.rz-container{width:min(1280px,100% - 48px);margin-inline:auto}.rz-header{justify-content:space-between;align-items:center;gap:20px;height:80px;display:flex}.rz-header nav{align-items:center;gap:24px;font-size:14px;font-weight:600;display:flex}.rz-header img{width:168px;height:auto}.rz-hero{background:var(--surface-muted);padding:64px 0 72px}.rz-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}.rz-hero h1{letter-spacing:-.045em;max-width:650px;font-size:clamp(36px,4.6vw,64px);font-weight:700;line-height:1.12}.rz-hero p{color:var(--muted-strong);max-width:520px;margin:20px 0 28px;font-size:17px;line-height:1.8}.rz-hero-photo{object-fit:cover;border-radius:24px 80px 24px 24px;width:100%;height:380px}.rz-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);font-size:12px;font-weight:700}.rz-search{border:1px solid var(--border);box-shadow:var(--shadow-card);background:#fff;border-radius:20px;grid-template-columns:1.4fr 1fr 1fr auto;align-items:end;gap:12px;padding:20px;display:grid}.rz-search label,.rz-field{color:var(--muted-strong);gap:8px;font-size:13px;font-weight:600;display:grid}.rz-search input,.rz-search select,.rz-field input,.rz-field select,.rz-field textarea{border:1px solid var(--border);width:100%;min-width:0;min-height:48px;color:var(--foreground);background:#fff;border-radius:10px;padding:10px 12px;font-size:16px}.rz-search-wrap{z-index:1;margin-top:-30px;position:relative}.rz-section{padding-block:48px}.rz-section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.rz-section-head h2{letter-spacing:-.035em;font-size:28px;font-weight:700;line-height:1.25}.rz-section-head p{color:var(--muted-strong);margin-top:8px;font-size:14px}.rz-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.rz-business{border:1px solid var(--border);background:#fff;border-radius:20px;min-width:0;transition:box-shadow .2s,transform .2s;overflow:hidden}.rz-business:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.rz-business-image{aspect-ratio:1.6;background:var(--surface-muted);position:relative}.rz-business-image img{object-fit:cover;width:100%;height:100%}.rz-business-image .rz-tag{background:#fff;position:absolute;bottom:12px;left:12px}.rz-business-body{gap:10px;padding:20px;display:grid}.rz-business h3{letter-spacing:-.025em;font-size:18px;font-weight:700;line-height:1.4}.rz-meta{color:var(--muted-strong);flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;line-height:1.6;display:flex}.rz-tag{border:1px solid var(--border);color:var(--brand);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.rz-chips{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.rz-chip{border:1px solid var(--border);background:#fff;border-radius:999px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:600}.rz-chip[aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:#fff}.rz-empty{text-align:center;border:1px dashed var(--border-strong);background:var(--surface-muted);border-radius:20px;justify-items:center;gap:16px;padding:48px 24px;display:grid}.rz-empty h3{font-size:20px;font-weight:700}.rz-empty p{max-width:480px;color:var(--muted-strong);line-height:1.7}.rz-error{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin-block:16px;padding:16px;font-size:14px}.rz-skeleton{background:linear-gradient(110deg,#f0f3f7 30%,#fafbfc 50%,#f0f3f7 70%) 0 0/200% 100%;border-radius:20px;height:340px;animation:1.5s infinite rz-loading}.rz-step-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.rz-step-grid h3{margin:16px 0 8px;font-size:18px;font-weight:700}.rz-step-grid p{color:var(--muted-strong);font-size:15px;line-height:1.8}.rz-step-number{color:var(--brand);background:var(--brand-soft);border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700}.rz-footer-space{padding-bottom:80px}.rz-panel-nav{gap:6px;display:grid}.rz-panel-nav a{color:var(--muted-strong);border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.rz-panel-nav a[aria-current=page]{background:var(--brand);color:#fff}.rz-panel-nav a:hover:not([aria-current]){background:var(--brand-soft)}.rz-panel-nav summary{cursor:pointer;color:var(--muted-strong);padding:14px;font-size:13px;font-weight:700}.rz-panel-nav details>div{padding-left:8px}.rz-mobile-nav{z-index:45;border-top:1px solid var(--border);padding:8px 8px max(8px,env(safe-area-inset-bottom));background:#fff;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0}.rz-mobile-nav a{flex-direction:column;align-items:center;gap:5px;min-height:44px;padding:4px 10px;font-size:12px;display:flex}.rz-mobile-nav a[aria-current=page]{color:var(--brand);font-weight:700}.rz-details-nav{overscroll-behavior:contain;max-height:70vh;overflow:auto}.rz-booking-page{padding-block:24px}.rz-booking-summary{border-bottom:1px solid var(--border);background:var(--brand-soft);padding:20px}.rz-booking-summary strong{font-size:18px}.rz-booking-summary p{color:var(--muted-strong);margin-top:8px;font-size:14px}.rz-waitlist{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:20px;padding:20px}.rz-waitlist summary{cursor:pointer;font-size:16px;font-weight:700}.rz-waitlist form{gap:16px;margin-top:20px;display:grid}.rz-notices{color:var(--muted-strong);padding:20px;font-size:14px;line-height:1.8}.rz-notices h3{color:var(--foreground);margin-bottom:8px;font-weight:700}.rz-notices ul{padding-left:18px;list-style:outside}.rz-map{border:1px solid var(--border);border-radius:20px;width:100%;height:420px;margin-bottom:24px}.rz-results-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-block:24px;display:flex}.rz-results-toolbar select{border:1px solid var(--border);background:#fff;border-radius:10px;min-height:44px;padding:8px 12px}.rz-profile [id]{scroll-margin-top:24px}.rz-profile aside{min-width:0}.rz-profile .rz-booking-form{box-shadow:none;border:0;max-width:100%;padding:20px}.rz-profile .rz-booking-form .grid-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}.rz-profile .rz-booking-form input:not([type=checkbox]),.rz-profile .rz-booking-form textarea{font-size:16px}.rz-booking-form button:disabled{opacity:.55}.rz-skip{z-index:100;border:2px solid var(--brand);background:#fff;padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.rz-skip:focus{transform:translateY(0)}@keyframes rz-loading{to{background-position:-200% 0}}@media (min-width:1024px){.rz-mobile-nav{display:none}}@media (max-width:1023px){.rz-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rz-hero-grid{gap:24px}.rz-hero-photo{height:320px}.rz-search{grid-template-columns:1fr 1fr}.rz-header nav{gap:12px}.panel-surface{padding-bottom:80px}}@media (max-width:639px){.rz-container{width:calc(100% - 32px)}.rz-header{gap:8px;height:72px}.rz-header img{width:130px}.rz-header nav{gap:8px;font-size:12px}.rz-header .rz-desktop-link{display:none}.rz-hero{padding:32px 0 52px}.rz-hero-grid{grid-template-columns:1fr}.rz-hero-photo{border-radius:16px 48px 16px 16px;height:180px}.rz-hero h1{font-size:38px}.rz-hero p{margin:14px 0;font-size:16px}.rz-search{grid-template-columns:1fr;gap:14px;padding:16px}.rz-section{padding-block:32px}.rz-section-head h2{font-size:24px}.rz-grid,.rz-step-grid{grid-template-columns:1fr}.rz-section-head{align-items:start}.rz-chips{flex-wrap:nowrap;padding-bottom:8px;overflow:auto}.rz-chip{flex-shrink:0}.rz-business-image{aspect-ratio:1.8}.rz-hero .rz-eyebrow{font-size:11px}.rz-map{height:300px}}
:root{--brand:#102e3c;--brand-strong:#091f29;--brand-soft:#eaf0f1;--foreground:#152e38;--surface-muted:#f3f5f4;--rz-accent:#e0f278}.rz-header{border-bottom:1px solid var(--border);height:92px}.rz-header nav a:not(.primary-button){padding-block:12px;position:relative}.rz-header nav a:not(.primary-button):after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}.rz-header nav a:hover:after{transform:scaleX(1)}.rz-header .primary-button{background:var(--brand);box-shadow:none;border-radius:999px;padding-inline:24px}.rz-editorial-hero{color:#fff;background:#102e3c;padding:0 0 72px;overflow:hidden}.rz-editorial-hero .rz-hero-grid{grid-template-columns:1.08fr 1fr;gap:0;min-height:520px;position:relative}.rz-hero-copy{z-index:1;padding:55px 36px 52px 0;position:relative}.rz-editorial-hero .rz-eyebrow{color:#e0f278;letter-spacing:.15em;margin-bottom:24px;font-size:12px;display:block}.rz-editorial-hero h1{letter-spacing:-.055em;max-width:720px;font-size:clamp(48px,5.9vw,84px);font-weight:500;line-height:1.04}.rz-editorial-hero h1 em{letter-spacing:-.055em;color:var(--rz-accent);white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-weight:400}.rz-editorial-hero p{color:#ced8dc;max-width:390px;margin:24px 0;font-size:16px;line-height:1.8}.rz-hero-link{color:#fff;align-items:center;gap:26px;font-size:14px;font-weight:600;display:inline-flex}.rz-hero-link span{border:1px solid #8b9b9f;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;transition:background .25s,color .25s,transform .25s;display:grid}.rz-hero-link:hover span{background:var(--rz-accent);color:var(--brand);transform:rotate(45deg)}.rz-hero-visual{align-self:stretch;min-width:0;margin:0;position:relative;overflow:hidden}.rz-editorial-hero .rz-hero-photo{object-fit:cover;object-position:60% center;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.rz-hero-visual:after{content:"";background:linear-gradient(#0000 35%,#04161cbf);position:absolute;inset:0}.rz-hero-visual figcaption{z-index:1;position:absolute;bottom:34px;left:32px}.rz-hero-visual figcaption span{letter-spacing:.14em;margin-bottom:12px;font-size:12px;display:block}.rz-hero-visual figcaption strong{font:italic 38px/1.1 Georgia,serif}.rz-photo-index{z-index:1;color:var(--brand);letter-spacing:.08em;background:#ffffffed;padding:9px 13px;font-size:12px;position:absolute;top:24px;right:22px}.rz-search-wrap{margin-top:-44px}.rz-search{border-color:#dae2e2;border-radius:4px;gap:16px;padding:25px;box-shadow:0 16px 36px #102e3c12}.rz-search label{font-size:14px}.rz-search input,.rz-search select{background:#f6f8f7;border-color:#dce3e2;border-radius:3px}.rz-search>.primary-button{background:var(--rz-accent);color:var(--brand);border:1px solid var(--rz-accent);min-width:100px;box-shadow:none;border-radius:3px}.rz-search>.ghost-button{min-height:30px;box-shadow:none;justify-self:start;padding:0;font-size:13px}.rz-section{padding-block:64px}.rz-section-head h2{letter-spacing:-.045em;font-size:clamp(28px,3.3vw,44px);font-weight:500;line-height:1.15}.rz-section-head h2 em,.rz-business-invite h2 em{font-family:Georgia,serif;font-weight:400}.rz-section-head .rz-eyebrow{margin-bottom:18px;font-size:12px;display:block}.rz-section-head p{font-size:16px;line-height:1.75}.rz-chip{background:0 0;border:0;border-bottom:1px solid #bbc9cd;border-radius:0;margin-right:18px;padding:12px 4px;font-size:14px;transition:color .2s,border-color .2s}.rz-chip:hover{color:#0c586c;border-color:#0c586c}.rz-business{box-shadow:none;border-color:#d7dfdf;border-radius:5px}.rz-business:hover{transform:translateY(-5px);box-shadow:0 20px 38px #102e3c12}.rz-business-image{aspect-ratio:1.4;background:#e7edec;overflow:hidden}.rz-business-image>a{height:100%;display:block}.rz-business-image img{transition:transform .65s cubic-bezier(.2,.65,.3,1)}.rz-business:hover img{transform:scale(1.045)}.rz-business-body{gap:13px;padding:24px}.rz-business h3{font-size:21px;font-weight:600;line-height:1.3}.rz-business-body>.primary-button{background:var(--brand);box-shadow:none;border-radius:3px}.rz-business-placeholder{color:#4d676b;background:#dde8e6;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;font-size:12px;display:flex}.rz-business-monogram{color:#244a52;font:italic 94px/1 Georgia,serif}.rz-tag{border-radius:3px}.rz-ritual{background:#eef2f0;margin-top:16px;padding:80px 0}.rz-ritual .rz-section-head{margin-bottom:48px}.rz-step-grid{gap:48px}.rz-step-grid article{border-top:1px solid #bdcbca;padding-top:22px}.rz-step-number{color:#597778;background:0 0;border-radius:0;padding:0;font:italic 52px/1 Georgia,serif}.rz-step-grid h3{margin-top:28px;font-size:22px;font-weight:500}.rz-step-grid p{max-width:300px;font-size:16px}.rz-business-invite{background:var(--brand);color:#fff;grid-template-columns:1.2fr 1fr;align-items:center;gap:48px;padding:60px;display:grid;overflow:hidden}.rz-business-invite .rz-eyebrow{color:var(--rz-accent)}.rz-business-invite h2{letter-spacing:-.04em;margin:24px 0;font-size:clamp(32px,4vw,55px);font-weight:500;line-height:1.12}.rz-business-invite p{color:#cbd8dc;max-width:370px;margin-bottom:28px;font-size:16px;line-height:1.75}.rz-business-invite .primary-button{background:var(--rz-accent);color:var(--brand);box-shadow:none;white-space:normal;border-radius:3px}.rz-invite-type{color:var(--rz-accent);letter-spacing:-.06em;text-align:center;font:italic clamp(50px,7.5vw,108px)/.96 Georgia,serif;transform:rotate(-8deg)}.rz-city-section{padding-top:0;padding-bottom:88px}.rz-city-grid{grid-template-columns:1fr 1fr;column-gap:60px;display:grid}.rz-city-grid a{letter-spacing:-.035em;border-bottom:1px solid #c8d4d5;grid-template-columns:32px 1fr 30px;align-items:center;gap:12px;padding:24px 0;font-size:27px;transition:padding .25s,background .25s;display:grid}.rz-city-grid a:hover{background:#f1f5f3;padding-inline:12px}.rz-city-number{color:#63767d;letter-spacing:0;font-size:12px}@media (prefers-reduced-motion:no-preference){.rz-hero-copy{animation:.7s ease-out both rz-enter}.rz-hero-visual{animation:.85s ease-out .12s both rz-enter}@keyframes rz-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (min-width:1024px){.rz-search>.ghost-button{grid-column:1/-1}}@media (max-width:1023px){.rz-editorial-hero .rz-hero-grid{grid-template-columns:1.1fr .9fr;min-height:440px}.rz-editorial-hero h1{font-size:56px}.rz-hero-copy{padding-right:20px}.rz-business-invite{padding:36px}.rz-step-grid{gap:24px}}@media (max-width:639px){.rz-header{height:76px}.rz-header img{width:112px}.rz-header nav{gap:10px;font-size:12px}.rz-header .primary-button{min-height:42px;padding:10px 12px;font-size:12px}.rz-editorial-hero{padding-bottom:50px}.rz-editorial-hero .rz-hero-grid{min-height:0;display:block}.rz-hero-copy{padding:32px 0 25px}.rz-editorial-hero .rz-eyebrow{margin-bottom:17px;font-size:11px}.rz-editorial-hero h1{font-size:clamp(42px,11vw,65px)}.rz-editorial-hero p{max-width:330px;margin:16px 0;font-size:15px;line-height:1.6}.rz-hero-link{gap:18px}.rz-hero-visual{height:165px}.rz-hero-visual figcaption{bottom:18px;left:18px}.rz-hero-visual figcaption strong{font-size:25px}.rz-hero-visual figcaption span{display:none}.rz-photo-index{font-size:12px;top:12px;right:12px}.rz-editorial-hero .rz-hero-photo{object-position:center 47%}.rz-search-wrap{margin-top:-28px}.rz-search{grid-template-columns:1fr 1fr;gap:12px;padding:18px}.rz-search label:first-child{grid-column:1/-1}.rz-search label{font-size:14px}.rz-search input{padding:10px 8px}.rz-search>.primary-button{grid-column:1/-1;min-height:48px}.rz-search>.ghost-button{grid-column:1/-1;justify-self:center}.rz-section{padding-block:36px}.rz-section-head{align-items:center;gap:16px}.rz-section-head h2{font-size:29px}.rz-section-head p{font-size:14px}.rz-section-head .secondary-button{white-space:nowrap;padding:10px;font-size:12px}.rz-chip{margin-right:8px}.rz-ritual{padding:46px 0}.rz-ritual .rz-section-head{margin-bottom:28px;display:block}.rz-ritual .rz-section-head>p{margin-top:18px}.rz-step-grid{gap:28px}.rz-step-grid article{grid-template-columns:50px 1fr;gap:10px 16px;display:grid}.rz-step-number{grid-row:span 2;font-size:40px}.rz-step-grid h3{margin:0;font-size:20px}.rz-step-grid p{grid-column:2;margin:0;font-size:14px}.rz-business-invite{grid-template-columns:1fr;gap:32px;padding:28px}.rz-invite-type{text-align:right;padding:10px 0;font-size:64px}.rz-business-invite h2{font-size:37px}.rz-business-invite .primary-button{font-size:13px}.rz-city-section{padding-top:0}.rz-city-grid{grid-template-columns:1fr}.rz-city-grid a{padding:20px 0;font-size:24px}.rz-business-body{padding:20px}}@media (prefers-reduced-motion:reduce){.rz-hero-copy,.rz-hero-visual{animation:none}.rz-business,.rz-business-image img,.rz-city-grid a,.rz-hero-link span{transition:none;transform:none}}.rz-discovery-page{padding-top:40px}.rz-discovery-title{letter-spacing:-.045em;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.08}.rz-discovery-title em{font-family:Georgia,serif;font-weight:400}.rz-discovery-page>.rz-section-head{border-bottom:1px solid var(--border);padding-bottom:24px}.rz-more-filters{grid-column:1/-1}.rz-more-filters summary{cursor:pointer;align-items:center;gap:8px;width:fit-content;min-height:40px;font-size:14px;display:flex}.rz-more-filters>div{grid-template-columns:1fr 1fr;gap:16px;padding:12px 0;display:grid}.rz-more-filters[open] summary{font-weight:700}.rz-discovery-page #kategoriler,.rz-search-wrap #kategoriler{padding:24px 0 0}.rz-discovery-page #isletmeler,.rz-search-wrap #isletmeler{padding-top:12px}.rz-discovery-page .rz-search{box-shadow:none;background:#f3f6f4}.rz-single-bookable{grid-template-columns:1fr}.rz-single-bookable>.rz-business{grid-template-columns:minmax(220px,.7fr) 1.3fr;max-width:820px;display:grid}.rz-single-bookable .rz-business-image{aspect-ratio:auto;min-height:260px}.rz-single-bookable .rz-business-body{grid-template-columns:1fr auto;align-content:center;column-gap:24px}.rz-single-bookable .rz-business-body>p,.rz-single-bookable .rz-business-body>div{grid-column:1}.rz-single-bookable .rz-business-body>.primary-button{grid-area:1/2/5;align-self:center}.rz-google-discovery{margin-top:48px}.rz-google-discovery .rz-section-head p{max-width:650px;font-size:14px}.rz-result-count{white-space:nowrap;border:1px solid var(--border);border-radius:30px;padding:10px 14px;font-size:14px}.rz-place-card{background:0 0;border:0;border-radius:0}.rz-place-card:hover{box-shadow:none}.rz-place-photo{aspect-ratio:4/5;background:#e0e9e6;border-radius:14px;display:block;position:relative;overflow:hidden}.rz-place-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.rz-place-card:hover .rz-place-photo>img{transform:scale(1.05)}.rz-place-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#081e2b99);position:absolute;inset:45% 0 0}.rz-place-category{color:#fff;z-index:1;max-width:calc(100% - 36px);font-size:14px;position:absolute;bottom:24px;left:18px}.rz-place-rating{color:#173537;z-index:1;background:#fffffff2;border-radius:30px;align-items:center;gap:5px;padding:8px 10px;font-size:14px;display:flex;position:absolute;top:16px;right:16px}.rz-place-rating small{color:#4f626a;font-size:12px}.rz-photo-credit{color:#fff;text-shadow:0 1px 3px #000;z-index:2;font-size:10px;line-height:1.2;position:absolute;bottom:4px;left:8px;right:8px}.rz-place-card .rz-business-body{gap:10px;padding:18px 0 24px}.rz-place-card h3{font-size:22px}.rz-place-card .rz-meta{min-height:44px;line-height:1.6;display:block}.rz-place-card .rz-meta svg{margin-right:5px;display:inline}.rz-place-action{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:14px;font-size:14px;font-weight:600;display:flex}.rz-place-action>span{font-size:22px}.rz-photo-results{gap:32px 24px}@media (min-width:1024px){.rz-photo-results .rz-place-card:nth-child(3n+2){padding-top:40px}}@media (max-width:639px){.rz-discovery-page{padding-top:24px}.rz-discovery-title{font-size:40px}.rz-discovery-page>.rz-section-head{padding-bottom:18px}.rz-single-bookable>.rz-business{grid-template-columns:110px minmax(0,1fr)}.rz-single-bookable .rz-business-image{min-height:220px}.rz-single-bookable .rz-business-body{flex-direction:column;gap:8px;padding:14px;display:flex}.rz-single-bookable h3{font-size:17px}.rz-single-bookable .rz-meta{font-size:12px}.rz-single-bookable .rz-business-body>.primary-button{align-self:stretch;min-height:40px;font-size:13px}.rz-single-bookable .rz-tag{padding:5px;font-size:10px;bottom:6px;left:6px}.rz-google-discovery{margin-top:34px}.rz-google-discovery .rz-section-head{align-items:start}.rz-result-count{padding:8px;font-size:12px}.rz-photo-results{grid-template-columns:1fr;gap:20px}.rz-place-photo{aspect-ratio:1.12}.rz-place-card h3{font-size:23px}.rz-place-card .rz-meta{min-height:0}.rz-more-filters>div{grid-template-columns:1fr}.rz-photo-credit{font-size:10px}.rz-single-bookable .rz-business-monogram{font-size:60px}.rz-single-bookable .rz-business-placeholder>span:last-child{text-align:center;padding:8px;font-size:10px}}@media (prefers-reduced-motion:reduce){.rz-place-photo>img{transition:none}}.rz-unified-results{align-items:start}.rz-unified-results>.rz-business:not(.rz-place-card){border:0}.rz-unified-results>.rz-business:not(.rz-place-card) .rz-business-image{aspect-ratio:4/5;border-radius:14px}.rz-unified-results>.rz-business:not(.rz-place-card) .rz-business-body{padding:18px 0}.rz-source-note{color:#526b73;margin:0 0 22px;font-size:13px;line-height:1.65}.rz-discovery-page>.rz-section-head{margin-bottom:18px;padding-bottom:18px}.rz-discovery-title{font-size:42px}.rz-discovery-title br{display:none}.rz-discovery-title em:before{content:" "}.rz-discovery-page .rz-search{padding:18px}.rz-discovery-page .rz-more-filters{grid-column:1/3}.rz-discovery-page .rz-search>.ghost-button{grid-column:3/-1;place-self:center end}.rz-discovery-page #isletmeler>.rz-section-head h2{font-size:28px}.rz-discovery-page .rz-results-toolbar{margin-block:16px}.rz-unified-results .rz-place-card:nth-child(3n+2){padding-top:0}@media (max-width:639px){.rz-discovery-title{font-size:30px}.rz-discovery-title br{display:initial}.rz-discovery-page .rz-more-filters{grid-column:1/-1}.rz-discovery-page .rz-search>.ghost-button{grid-column:1/-1;justify-self:center}.rz-unified-results>.rz-business:not(.rz-place-card) .rz-business-image{aspect-ratio:1.12}.rz-discovery-page #isletmeler>.rz-section-head h2{font-size:24px}}
:root{--rz-vivid-ink:#081225;--rz-vivid-ink-2:#0d1b36;--rz-vivid-blue:#5b7cff;--rz-vivid-violet:#8b5cf6;--rz-vivid-coral:#ff6f7f;--rz-vivid-mint:#58dfc2;--rz-vivid-sky:#83d8ff;--rz-vivid-cream:#fff8ee;--rz-vivid-paper:#f4f7fb;--rz-vivid-text:#14213a;--rz-vivid-muted:#69758a;--rz-vivid-line:#14213a1a}.rz-header{z-index:80;color:#f7f8ff;-webkit-backdrop-filter:blur(22px)saturate(145%);background:linear-gradient(110deg,#071226e0,#141235d6);border-bottom:1px solid #ffffff1a;width:100%;max-width:none;height:82px;margin:0;padding-inline:max(24px,50vw - 640px);position:sticky;top:0;box-shadow:0 12px 34px #030a1a2e}.rz-header>a:first-of-type{background:#fffffff0;border:1px solid #ffffff6b;border-radius:16px;padding:8px 12px;box-shadow:10px 12px 28px #01071738,inset 0 1px #fffffff5}.rz-header nav{color:#f8f9ffd6;gap:26px}.rz-header nav a:not(.primary-button){color:inherit}.rz-header nav a:not(.primary-button):after{background:linear-gradient(90deg, var(--rz-vivid-sky), var(--rz-vivid-coral));border-radius:999px;height:2px;bottom:4px}.rz-header .primary-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#5b7cff47,#ff6f7f33);border:1px solid #ffffff3d;border-radius:999px;min-height:44px;padding-inline:21px;box-shadow:inset 0 1px #ffffff2e,0 12px 30px #01091938}@media (hover:hover){.rz-header .primary-button:hover{background:linear-gradient(135deg,#5b7cff7a,#ff6f7f57);border-color:#ffffff6b;transform:translateY(-1px);box-shadow:0 16px 36px #01091947,0 0 30px #5b7cff1f}}.rz-luxe-hero+.rz-editorial-hero{display:none}.rz-luxe-hero{isolation:isolate;color:#f8fbff;background:radial-gradient(circle at 80% 12%,#ff6f7f3b,#0000 25%),radial-gradient(circle at 62% 58%,#5b7cff3b,#0000 32%),radial-gradient(circle at 10% 76%,#58dfc22e,#0000 30%),linear-gradient(135deg,#071225 0%,#0d1d3d 44%,#17113b 100%);min-height:720px;padding:72px 0 118px;position:relative;overflow:hidden}.rz-luxe-hero:before{content:"";z-index:-2;opacity:.3;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 94%);mask-image:linear-gradient(#000,#0000 94%)}.rz-luxe-glow{z-index:-1;pointer-events:none;filter:blur(36px);border-radius:999px;position:absolute}.rz-luxe-glow-a{background:#ff6f7f38;width:430px;height:430px;top:86px;right:-130px}.rz-luxe-glow-b{background:#58dfc229;width:420px;height:420px;bottom:-130px;left:-180px}.rz-luxe-glow-c{background:#5b7cff29;width:360px;height:360px;top:220px;left:42%}.rz-luxe-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(56px,7vw,110px);display:grid}.rz-luxe-copy{z-index:5;max-width:650px;position:relative}.rz-luxe-kicker{color:#ecf5ffd1;letter-spacing:.18em;align-items:center;gap:11px;margin-bottom:28px;font-size:11px;font-weight:760;display:inline-flex}.rz-luxe-kicker-dot{background:var(--rz-vivid-mint);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #58dfc21a,0 0 22px #58dfc294}.rz-luxe-copy h1{color:#fbfdff;letter-spacing:-.066em;text-wrap:balance;max-width:620px;margin:0;font-size:clamp(56px,6vw,88px);font-weight:520;line-height:.98}.rz-luxe-copy h1 em{background:linear-gradient(100deg,#9cdcff 0%,#9e86ff 42%,#ff93a2 100%);color:#0000;letter-spacing:-.055em;filter:drop-shadow(0 6px 24px #5b7cff1f);-webkit-background-clip:text;background-clip:text;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;display:block}.rz-luxe-lead{color:#dee9f7c7;max-width:520px;margin:30px 0 32px;font-size:16px;line-height:1.8}.rz-luxe-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.rz-luxe-primary,.rz-luxe-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:52px;font-size:14px;font-weight:760;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:inline-flex}.rz-luxe-primary{color:#fff;background:linear-gradient(135deg,#6485ff 0%,#8d68f7 46%,#ff7488 100%);border:1px solid #ffffff42;gap:18px;padding:0 8px 0 22px;box-shadow:0 16px 40px #22307e57,0 0 32px #ff6f7f1a}.rz-luxe-primary span{color:#fff;background:#081225d6;border-radius:50%;place-items:center;width:38px;height:38px;font-size:18px;transition:transform .28s;display:grid}.rz-luxe-secondary{color:#f3f7ff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff1;border:1px solid #ffffff29;padding-inline:20px;box-shadow:inset 0 1px #ffffff17}@media (hover:hover){.rz-luxe-primary:hover,.rz-luxe-secondary:hover{transform:translateY(-2px)}.rz-luxe-primary:hover{box-shadow:0 22px 46px #22307e6b,0 0 42px #ff6f7f29}.rz-luxe-primary:hover span{transform:rotate(45deg)}.rz-luxe-secondary:hover{background:#ffffff1a;border-color:#ffffff4d}}.rz-luxe-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:610px;margin-top:44px;display:grid}.rz-luxe-flow-card{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;min-height:86px;padding:16px;transition:transform .25s,background .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 10px 32px #02091b1a}.rz-luxe-flow-card:before{content:"";background:var(--rz-vivid-blue);border-radius:0 8px 8px 0;width:3px;position:absolute;inset:0 auto 0 0}.rz-luxe-flow-card:nth-child(2):before{background:var(--rz-vivid-coral)}.rz-luxe-flow-card:nth-child(3):before{background:var(--rz-vivid-mint)}.rz-luxe-flow-card span{color:#9fb4ff;margin-bottom:14px;font:italic 16px/1 Georgia,serif;display:block}.rz-luxe-flow-card:nth-child(2) span{color:#ff9aa7}.rz-luxe-flow-card:nth-child(3) span{color:#7ce8cf}.rz-luxe-flow-card strong{color:#edf3ff;font-size:12px;font-weight:680;line-height:1.4}@media (hover:hover){.rz-luxe-flow-card:hover{background:#ffffff16;border-color:#ffffff38;transform:translateY(-4px)}}.rz-luxe-stage{perspective:1200px;min-height:590px;position:relative}.rz-luxe-photo-card,.rz-luxe-glass-card{border:1px solid #ffffff2e;position:absolute;overflow:hidden;box-shadow:26px 38px 78px #02081861,-10px -10px 26px #ffffff06,inset 0 1px #ffffff1f}.rz-luxe-photo-card{background:#18213a;margin:0}.rz-luxe-photo-main{z-index:2;border-radius:30px 30px 88px;inset:0 42px 10px 52px;transform:rotate(1.5deg)}.rz-luxe-photo-main img,.rz-luxe-photo-small img{object-fit:cover;width:100%;height:100%}.rz-luxe-photo-main img{filter:saturate(1.02)contrast(1.05)brightness(.88);transition:transform 1s cubic-bezier(.16,1,.3,1),filter .7s}.rz-luxe-photo-shade{background:linear-gradient(#060e1f0a 42%,#07112657 100%),linear-gradient(110deg,#5b7cff14,#0000 38%,#ff6f7f14);position:absolute;inset:0}.rz-luxe-photo-badge{z-index:4;color:#ffffffeb;letter-spacing:.14em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08122570;border:1px solid #ffffff3d;border-radius:999px;padding:9px 12px;font-size:9px;font-weight:800;position:absolute;top:24px;left:24px}.rz-luxe-photo-small{z-index:5;background:#f1cbd0;border-radius:24px;width:190px;height:236px;top:-22px;right:0;transform:rotate(5deg);box-shadow:20px 28px 60px #02081857,0 0 0 1px #ffffff29,0 0 40px #ff6f7f24}.rz-luxe-photo-small img{filter:saturate(1.18)contrast(1.02)}.rz-luxe-photo-small:after{content:"";background:linear-gradient(#ffffff05,#ff6f7f1a);position:absolute;inset:0}.rz-luxe-glass-card{z-index:7;color:#111a32;-webkit-backdrop-filter:blur(24px)saturate(138%);border-radius:24px}.rz-luxe-booking-card{background:linear-gradient(145deg,#fff0f2e0,#e9edffc7);border-color:#ffffff8f;width:274px;padding:22px;bottom:42px;left:0;transform:rotate(-2.5deg);box-shadow:22px 30px 64px #02081857,-10px -10px 26px #ffffff14,inset 0 1px #ffffffe0,0 0 34px #ff6f7f1f}.rz-luxe-booking-top{color:#6b6f7d;letter-spacing:.15em;justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;font-size:9px;font-weight:820;display:flex}.rz-luxe-live-dot{background:var(--rz-vivid-coral);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ff6f7f1f,0 0 18px #ff6f7f4d}.rz-luxe-booking-card>strong{color:#141b31;letter-spacing:-.04em;font-size:24px;font-weight:680;line-height:1.08;display:block}.rz-luxe-booking-steps{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:22px;display:grid}.rz-luxe-booking-steps span{color:#72788c;background:#5b7cff14;border-radius:999px;place-items:center;min-height:34px;font-size:9px;font-weight:760;display:grid}.rz-luxe-booking-steps .is-active{color:#fff;background:linear-gradient(135deg,#5b7cff,#8664f6);box-shadow:0 8px 18px #5b7cff3d}.rz-luxe-discovery-card{background:linear-gradient(145deg,#e2fff7de,#e5f1ffcc);border-color:#ffffff8a;width:246px;padding:20px;bottom:-12px;right:4px;transform:rotate(2deg);box-shadow:22px 30px 64px #02081852,inset 0 1px #ffffffe6,0 0 34px #58dfc21f}.rz-luxe-mini-label{color:#3d8f7d;letter-spacing:.17em;font-size:9px;font-weight:820}.rz-luxe-discovery-card>strong{color:#121c34;letter-spacing:-.025em;margin-top:10px;font-size:18px;line-height:1.2;display:block}.rz-luxe-mini-tags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.rz-luxe-mini-tags span{color:#4c6970;background:#ffffff94;border:1px solid #195b4e14;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:720}.rz-luxe-mini-tags span:first-child{color:#5068c8;background:#5b7cff1a}.rz-luxe-mini-tags span:nth-child(2){color:#bd5a68;background:#ff6f7f1c}.rz-luxe-mini-tags span:nth-child(3){color:#318673;background:#58dfc229}.rz-luxe-orbit{z-index:8;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#5b7cffbd,#8b5cf6b8);border:1px solid #fff3;border-radius:50%;place-items:center;width:58px;height:58px;font:italic 14px/1 Georgia,serif;display:grid;position:absolute;box-shadow:0 14px 34px #171c5857,inset 0 1px #fff3}.rz-luxe-orbit-one{top:42%;right:-18px}.rz-luxe-orbit-two{background:linear-gradient(145deg,#ff6f7fc7,#ff9d74b8);width:44px;height:44px;top:29%;left:21px}@media (hover:hover){.rz-luxe-stage:hover .rz-luxe-photo-main img{filter:saturate(1.12)contrast(1.04)brightness(.91);transform:scale(1.045)}.rz-luxe-booking-card:hover,.rz-luxe-discovery-card:hover,.rz-luxe-photo-small:hover{box-shadow:28px 42px 82px #02081866,inset 0 1px #ffffffeb}}.rz-home-page{color:var(--rz-vivid-text);background:radial-gradient(circle at 14% 24%,#83d8ff29,#0000 24%),radial-gradient(circle at 88% 38%,#ff6f7f1a,#0000 24%),linear-gradient(#f5f8fc 0%,#f8f9ff 45%,#f5f8fb 100%);overflow:clip}.rz-home-page .rz-search-wrap{z-index:20;margin-top:-74px;position:relative}.rz-home-page .rz-search-wrap>.rz-search{color:#141d34;-webkit-backdrop-filter:blur(24px)saturate(132%);background:#f7f9ffdb;border:1px solid #ffffffb8;border-radius:26px;gap:14px;padding:22px;position:relative;overflow:hidden;box-shadow:24px 30px 64px #1b305b26,-12px -12px 34px #ffffffdb,inset 0 1px #fffffffa}.rz-home-page .rz-search-wrap>.rz-search:before{content:"";background:linear-gradient(90deg,#0000,#5b7cff 22%,#8b5cf6 52%,#ff6f7f 78%,#0000);border-radius:999px;width:56%;height:3px;position:absolute;top:0;left:7%;box-shadow:0 0 24px #5b7cff2e}.rz-home-page .rz-search-wrap>.rz-search label{color:#667086;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:820}.rz-home-page .rz-search-wrap>.rz-search input,.rz-home-page .rz-search-wrap>.rz-search select{color:#111a31;background:#ffffffc7;border:1px solid #283d6c14;border-radius:14px;min-height:52px;box-shadow:inset 3px 3px 8px #2c406c0d,inset -3px -3px 8px #ffffffe0}.rz-home-page .rz-search-wrap>.rz-search input:focus,.rz-home-page .rz-search-wrap>.rz-search select:focus{border-color:#5b7cff6b;box-shadow:0 0 0 4px #5b7cff1a,inset 2px 2px 7px #1f23280a}.rz-home-page .rz-search-wrap>.rz-search .primary-button{color:#fff;background:linear-gradient(135deg,#5b7cff 0%,#8864f6 52%,#ff7184 100%);border:0;border-radius:14px;min-height:52px;box-shadow:0 14px 30px #5b7cff38}.rz-home-page .rz-search-wrap>.rz-search .ghost-button{color:#526079}.rz-home-page #kategoriler{padding-top:34px}.rz-home-page .rz-chips{gap:10px}.rz-home-page .rz-chip{color:#32405e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #5b7cff1f;border-radius:999px;min-height:44px;margin:0;padding:10px 16px;position:relative;overflow:hidden;box-shadow:0 8px 22px #32436a14,inset 0 1px #ffffffeb}.rz-home-page .rz-chip:nth-child(3n+1){background:#5b7cff12;border-color:#5b7cff2e}.rz-home-page .rz-chip:nth-child(3n+2){background:#ff6f7f12;border-color:#ff6f7f2e}.rz-home-page .rz-chip:nth-child(3n){background:#58dfc217;border-color:#58dfc233}@media (hover:hover){.rz-home-page .rz-chip:hover{color:#1a2a50;border-color:#5b7cff4d;transform:translateY(-2px);box-shadow:0 12px 28px #32436a1f}}.rz-home-page #isletmeler{padding-top:24px;padding-bottom:76px}.rz-home-page #isletmeler>.rz-section-head{margin-bottom:30px}.rz-home-page .rz-section-head h2{color:#111a31;letter-spacing:-.045em;font-size:clamp(30px,3.4vw,48px);font-weight:620}.rz-home-page .rz-section-head h2 em{background:linear-gradient(100deg,#536fe2,#8b5cf6,#e75d74);color:#0000;-webkit-background-clip:text;background-clip:text}.rz-home-page .rz-section-head p{color:#6d7890}.rz-home-page .rz-section-head .secondary-button,.rz-home-page #isletmeler>.rz-section-head .secondary-button{color:#41527b;background:#ffffffbd;border:1px solid #5b7cff29;box-shadow:0 10px 26px #36487414}.rz-home-page .rz-grid.rz-photo-results,.rz-home-page .rz-grid.rz-unified-results,.rz-home-page #isletmeler>.rz-grid{gap:28px 22px}.rz-home-page .rz-business{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #22355c14;border-radius:26px;transition:transform .28s,box-shadow .28s,border-color .28s;overflow:hidden;box-shadow:0 18px 48px #273a641a,inset 0 1px #fffffff0}.rz-home-page .rz-business:nth-child(3n+1){border-color:#5b7cff21}.rz-home-page .rz-business:nth-child(3n+2){border-color:#ff6f7f21}.rz-home-page .rz-business:nth-child(3n){border-color:#58dfc229}.rz-home-page .rz-business-image,.rz-home-page .rz-place-photo{background:linear-gradient(135deg,#dfe8ff,#fce2e6);border-radius:0;overflow:hidden}.rz-home-page .rz-business-image img,.rz-home-page .rz-place-photo img{filter:saturate(1.08)contrast(1.02)}.rz-home-page .rz-business-body{gap:12px;padding:22px}.rz-home-page .rz-business h3,.rz-home-page .rz-place-card h3{color:#16213b;font-size:20px;font-weight:720}.rz-home-page .rz-meta{color:#718097}.rz-home-page .rz-tag{color:#237b68;background:#e0fff8eb;border:1px solid #58dfc247;border-radius:999px;box-shadow:0 7px 18px #58dfc224}.rz-home-page .rz-business-body>.primary-button{color:#fff;background:linear-gradient(135deg,#5b7cff 0%,#865ff4 56%,#ff7184 100%);border:0;border-radius:14px;box-shadow:0 12px 26px #5b7cff2e}.rz-home-page .rz-place-card{background:#ffffffc7;border-radius:26px}.rz-home-page .rz-place-card .rz-business-body{padding:20px 20px 22px}.rz-home-page .rz-place-photo{border-radius:20px;margin:12px 12px 0}.rz-home-page .rz-place-photo:after{background:linear-gradient(#0000 42%,#081225ad)}.rz-home-page .rz-place-rating{color:#233350;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #ffffffa3;box-shadow:0 8px 20px #15274c1f}.rz-home-page .rz-place-category{color:#fff}.rz-home-page .rz-place-action{color:#5367ba;border-top-color:#22355c14}@media (hover:hover){.rz-home-page .rz-business:hover,.rz-home-page .rz-place-card:hover{border-color:#5b7cff38;transform:translateY(-7px);box-shadow:0 26px 60px #273a6429,0 0 34px #5b7cff0f}}.rz-home-page .rz-skeleton{background:linear-gradient(110deg,#e6ebf8 30%,#f8f9ff 50%,#e5eaf8 70%) 0 0/200% 100%;border-radius:26px}.rz-home-page .rz-ritual{color:#f8fbff;background:radial-gradient(circle at 12% 18%,#5b7cff3d,#0000 28%),radial-gradient(circle at 88% 72%,#ff6f7f38,#0000 27%),linear-gradient(135deg,#0a1831 0%,#101d42 48%,#201346 100%);margin:0;padding:88px 0;position:relative;overflow:hidden}.rz-home-page .rz-ritual:before{content:"";filter:blur(26px);background:#58dfc21a;border-radius:50%;width:420px;height:420px;position:absolute;top:-260px;right:14%}.rz-home-page .rz-ritual .rz-section-head h2,.rz-home-page .rz-ritual .rz-section-head p{color:#f8fbff}.rz-home-page .rz-ritual .rz-section-head p{opacity:.72}.rz-home-page .rz-ritual .rz-eyebrow{color:#83d8ff}.rz-home-page .rz-step-grid{gap:18px}.rz-home-page .rz-step-grid article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff1;border:1px solid #ffffff1c;border-radius:26px;min-height:230px;padding:26px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 18px 44px #030a1c29}.rz-home-page .rz-step-grid article:after{content:"";filter:blur(2px);background:#5b7cff33;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-92px;right:-86px}.rz-home-page .rz-step-grid article:nth-child(2):after{background:#ff6f7f2e}.rz-home-page .rz-step-grid article:nth-child(3):after{background:#58dfc22e}.rz-home-page .rz-step-number{color:#a9b8ff;background:#5b7cff29;border-radius:999px;place-items:center;min-width:52px;min-height:40px;padding:0 14px;font:italic 18px/1 Georgia,serif;display:inline-grid}.rz-home-page .rz-step-grid article:nth-child(2) .rz-step-number{color:#ff9eaa;background:#ff6f7f26}.rz-home-page .rz-step-grid article:nth-child(3) .rz-step-number{color:#80ead2;background:#58dfc229}.rz-home-page .rz-step-grid h3{color:#fff;letter-spacing:-.025em;margin-top:44px;font-size:23px;font-weight:680}.rz-home-page .rz-step-grid p{color:#e5edfab8;max-width:300px}.rz-home-page>.rz-container.rz-section{padding-block:72px}.rz-home-page .rz-business-invite{color:#fff;background:radial-gradient(circle at 84% 18%,#ffffff38,#0000 22%),linear-gradient(125deg,#5475f7 0%,#7a5ce9 40%,#c95eaf 72%,#ff7487 100%);border:1px solid #ffffff7a;border-radius:32px;padding:58px;position:relative;overflow:hidden;box-shadow:0 28px 70px #4c46a13d,inset 0 1px #ffffff42}.rz-home-page .rz-business-invite:before{content:"";filter:blur(8px);background:#58dfc247;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-180px;right:4%}.rz-home-page .rz-business-invite .rz-eyebrow{color:#ffffffd1}.rz-home-page .rz-business-invite h2,.rz-home-page .rz-business-invite p{color:#fff}.rz-home-page .rz-business-invite p{opacity:.82}.rz-home-page .rz-business-invite .primary-button{color:#29375f;background:#ffffffe6;border:1px solid #ffffff57;border-radius:16px;box-shadow:0 14px 34px #241f5f38}.rz-home-page .rz-invite-type{z-index:2;color:#ffffffd6;text-shadow:0 10px 32px #35186329;position:relative}.rz-home-page .rz-city-section{padding-top:10px;padding-bottom:96px}.rz-home-page .rz-city-section .rz-section-head{margin-bottom:34px}.rz-home-page .rz-city-section .rz-eyebrow{color:#5f71c3}.rz-home-page .rz-city-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rz-home-page .rz-city-grid a{color:#1d2a48;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #384b7817;border-radius:22px;grid-template-columns:38px 1fr 30px;min-height:116px;padding:24px;position:relative;overflow:hidden;box-shadow:0 14px 34px #34467017,inset 0 1px #fffffff0}.rz-home-page .rz-city-grid a:before{content:"";background:#5b7cff1a;border-radius:50%;width:130px;height:130px;position:absolute;inset:auto -24px -52px auto}.rz-home-page .rz-city-grid a:nth-child(3n+2):before{background:#ff6f7f1a}.rz-home-page .rz-city-grid a:nth-child(3n):before{background:#58dfc21f}.rz-home-page .rz-city-number{color:#6077df;font-weight:800}.rz-home-page .rz-city-grid a:nth-child(3n+2) .rz-city-number{color:#da6575}.rz-home-page .rz-city-grid a:nth-child(3n) .rz-city-number{color:#33957e}@media (hover:hover){.rz-home-page .rz-city-grid a:hover{background:#ffffffe6;border-color:#5b7cff33;padding-inline:24px;transform:translateY(-4px);box-shadow:0 20px 44px #34467021}}.rz-home-page+footer{color:#edf3ff!important;background:radial-gradient(circle at 12% 18%,#5b7cff29,#0000 28%),radial-gradient(circle at 90% 74%,#ff6f7f1f,#0000 24%),#081225!important}.rz-home-page+footer>div{border-top-color:#ffffff1a!important}.rz-home-page+footer p,.rz-home-page+footer span,.rz-home-page+footer div{border-color:#ffffff1a}.rz-home-page+footer a{color:#edf3ffb8}.rz-home-page+footer a:hover{color:#fff}@media (prefers-reduced-motion:no-preference){.rz-luxe-kicker,.rz-luxe-copy h1,.rz-luxe-lead,.rz-luxe-actions,.rz-luxe-flow{animation:.72s cubic-bezier(.16,1,.3,1) both rz-luxe-rise}.rz-luxe-copy h1{animation-delay:60ms}.rz-luxe-lead{animation-delay:.12s}.rz-luxe-actions{animation-delay:.18s}.rz-luxe-flow{animation-delay:.24s}.rz-luxe-photo-main{animation:.9s cubic-bezier(.16,1,.3,1) 80ms both rz-luxe-card-in}.rz-luxe-photo-small{animation:.9s cubic-bezier(.16,1,.3,1) .18s both rz-luxe-card-in}.rz-luxe-booking-card{animation:.9s cubic-bezier(.16,1,.3,1) .28s both rz-luxe-card-in}.rz-luxe-discovery-card{animation:.9s cubic-bezier(.16,1,.3,1) .36s both rz-luxe-card-in}}@keyframes rz-luxe-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes rz-luxe-card-in{0%{opacity:0;translate:0 24px;scale:.97}to{opacity:1;translate:0;scale:1}}@media (max-width:1100px){.rz-luxe-hero{padding-top:58px}.rz-luxe-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:44px}.rz-luxe-copy h1{font-size:clamp(50px,6.4vw,70px)}.rz-luxe-stage{min-height:520px}.rz-luxe-photo-main{inset:8px 28px 18px 38px}.rz-luxe-photo-small{width:154px;height:194px}.rz-luxe-booking-card{width:238px}.rz-luxe-discovery-card{width:214px}.rz-home-page .rz-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.rz-header{height:72px;padding-inline:16px}.rz-header>a:first-of-type{border-radius:13px;padding:6px 8px}.rz-header img{width:108px}.rz-header nav{gap:8px}.rz-header nav a:not(.primary-button){font-size:11px}.rz-header .primary-button{min-height:40px;padding-inline:12px;font-size:11px}.rz-luxe-hero{min-height:0;padding:40px 0 100px}.rz-luxe-hero-grid{display:block}.rz-luxe-copy{max-width:none}.rz-luxe-kicker{margin-bottom:20px;font-size:9px}.rz-luxe-copy h1{max-width:520px;font-size:clamp(43px,13vw,64px);line-height:.99}.rz-luxe-lead{max-width:430px;margin:22px 0 24px;font-size:14px;line-height:1.68}.rz-luxe-actions{gap:10px}.rz-luxe-primary,.rz-luxe-secondary{min-height:48px;font-size:12px}.rz-luxe-flow{gap:7px;margin-top:30px}.rz-luxe-flow-card{border-radius:15px;min-height:72px;padding:12px 10px}.rz-luxe-flow-card span{margin-bottom:10px;font-size:13px}.rz-luxe-flow-card strong{font-size:9px}.rz-luxe-stage{min-height:448px;margin-top:34px}.rz-luxe-photo-main{border-radius:24px 24px 62px;inset:10px 8px 10px 30px}.rz-luxe-photo-badge{font-size:7px;top:18px;left:18px}.rz-luxe-photo-small{border-radius:18px;width:116px;height:145px;top:-10px;right:-3px}.rz-luxe-booking-card{border-radius:18px;width:205px;padding:16px;bottom:2px;left:0}.rz-luxe-booking-card>strong{font-size:19px}.rz-luxe-booking-steps{margin-top:14px}.rz-luxe-booking-steps span{min-height:28px;font-size:8px}.rz-luxe-discovery-card{border-radius:18px;width:176px;padding:15px;bottom:-34px;right:0}.rz-luxe-discovery-card>strong{font-size:15px}.rz-luxe-mini-tags span{padding:5px 7px;font-size:7px}.rz-luxe-orbit-one{width:44px;height:44px;top:43%;right:2px}.rz-luxe-orbit-two{display:none}.rz-home-page .rz-search-wrap{margin-top:-42px}.rz-home-page .rz-search-wrap>.rz-search{border-radius:21px;padding:16px}.rz-home-page .rz-search-wrap>.rz-search input{min-height:48px}.rz-home-page #isletmeler{padding-bottom:52px}.rz-home-page .rz-business{border-radius:22px}.rz-home-page .rz-place-photo{border-radius:17px}.rz-home-page .rz-ritual{padding:58px 0}.rz-home-page .rz-step-grid article{border-radius:22px;min-height:0;padding:22px}.rz-home-page .rz-step-grid h3{margin-top:26px}.rz-home-page>.rz-container.rz-section{padding-block:48px}.rz-home-page .rz-business-invite{border-radius:24px;padding:30px 24px}.rz-home-page .rz-city-grid{grid-template-columns:1fr;gap:10px}.rz-home-page .rz-city-grid a{border-radius:18px;min-height:92px;padding:20px}.rz-home-page .rz-city-section{padding-bottom:64px}}@media (prefers-reduced-motion:reduce){.rz-luxe-primary,.rz-luxe-secondary,.rz-luxe-flow-card,.rz-luxe-photo-main img,.rz-home-page .rz-business,.rz-home-page .rz-city-grid a{transition:none}}
:root{--rz-warm-forest:#123c35;--rz-warm-forest-2:#0c2f2b;--rz-warm-sage:#7f9d89;--rz-warm-sage-soft:#e7eee8;--rz-warm-terracotta:#d66848;--rz-warm-terracotta-dark:#b84f35;--rz-warm-amber:#c98243;--rz-warm-cream:#fbf6ee;--rz-warm-cream-2:#f3eadf;--rz-warm-paper:#fffdf9;--rz-warm-ink:#102c29;--rz-warm-text:#203533;--rz-warm-muted:#6f7c7a;--rz-warm-line:#123c351c}.rz-header--warm{z-index:90;color:#fffaf2;-webkit-backdrop-filter:blur(20px)saturate(120%);background:radial-gradient(circle at 88% 10%,#d6684824,#0000 24%),linear-gradient(100deg,#0e3832 0%,#123c35 58%,#173f35 100%);border-bottom:1px solid #ffffff1f;width:100%;max-width:none;height:78px;margin:0;padding-inline:max(24px,50vw - 660px);position:sticky;top:0;box-shadow:0 12px 30px #0a231f2e}.rz-header--warm>a:first-of-type{min-width:190px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;padding:0;position:relative;display:inline-flex!important}.rz-header--warm>a:first-of-type img{display:none}.rz-header--warm>a:first-of-type:before{content:"R";color:#fffaf2;border:2px solid #fffaf2eb;border-radius:12px;place-items:center;width:46px;height:46px;font:italic 31px/1 Georgia,Times New Roman,serif;display:grid;box-shadow:inset 0 1px #ffffff3d,0 8px 18px #03181429}.rz-header--warm>a:first-of-type:after{content:"Rezerve";color:#fffaf2;letter-spacing:-.045em;font:italic 31px/1 Georgia,Times New Roman,serif}.rz-header--warm nav{color:#fffaf2e6;gap:26px}.rz-header--warm nav a:not(.primary-button){color:inherit;position:relative}.rz-header--warm nav a:not(.primary-button):after{content:"";background:#e3b38d;border-radius:999px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}@media (hover:hover){.rz-header--warm nav a:not(.primary-button):hover:after{width:64%}}.rz-header--warm .primary-button{color:#fffaf5;text-shadow:0 1px #5520152e;background:linear-gradient(#df7b5c 0%,#cf6244 68%,#bc4d33 100%);border:1px solid #fff0e270;border-bottom-color:#702a1a94;border-radius:999px;min-height:46px;padding:0 20px;transition:transform .18s,box-shadow .18s,filter .18s;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff61,inset 0 -1px #63251833,0 5px #9e3e2c,0 12px 24px #55291e3d}.rz-header--warm .primary-button:active{transform:translateY(2px);box-shadow:inset 0 2px 5px #62271a33,inset 0 1px #ffffff38,0 1px #9e3e2c,0 5px 12px #55291e2e}.rz-home-page{color:var(--rz-warm-text);background:radial-gradient(circle at 92% 28%,#7f9d891c,#0000 24%),radial-gradient(circle at 7% 48%,#d6684812,#0000 22%),linear-gradient(#fbf7ef 0%,#f8f3eb 52%,#f5eee4 100%);overflow:clip}.rz-home-page .rz-luxe-hero{background:radial-gradient(circle at 80% 12%,#d668482e,#0000 26%),radial-gradient(circle at 60% 62%,#7f9d8924,#0000 30%),radial-gradient(circle at 8% 78%,#d6ae741f,#0000 28%),linear-gradient(135deg,#0a2e2a 0%,#123c35 52%,#183f36 100%)}.rz-home-page .rz-luxe-copy h1{color:#fffaf2}.rz-home-page .rz-luxe-copy h1 em{background:linear-gradient(100deg,#f6ddc5 0%,#e8b895 42%,#de8062 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.rz-home-page .rz-luxe-lead{color:#f9f2e7c7}.rz-home-page .rz-luxe-kicker{color:#faf5edd1}.rz-home-page .rz-luxe-kicker-dot{background:#a8c2ad;box-shadow:0 0 0 5px #a8c2ad1a,0 0 20px #a8c2ad6b}.rz-home-page .rz-luxe-primary{background:linear-gradient(#df7c5d,#cf6345 66%,#ba4c33);border-color:#ffebdc7a;transform:translateY(-2px);box-shadow:inset 0 1px #fff6,0 5px #963a29,0 16px 32px #4c271e45}.rz-home-page .rz-luxe-primary span{background:#35362ab8}.rz-home-page .rz-luxe-primary:active{transform:translateY(2px);box-shadow:inset 0 2px 5px #5d25192e,0 1px #963a29,0 7px 14px #4c271e33}.rz-home-page .rz-luxe-secondary{color:#fff8ef;background:#fff9f014;border-color:#ffffff2e}.rz-home-page .rz-luxe-flow-card:before{background:#c89d73}.rz-home-page .rz-luxe-flow-card:nth-child(2):before{background:#d66848}.rz-home-page .rz-luxe-flow-card:nth-child(3):before{background:#86a28d}.rz-home-page .rz-luxe-flow-card span{color:#d9bea2}.rz-home-page .rz-luxe-flow-card:nth-child(2) span{color:#e6a18c}.rz-home-page .rz-luxe-flow-card:nth-child(3) span{color:#adc3b2}.rz-home-page .rz-luxe-orbit{background:linear-gradient(145deg,#3f6b5b,#274f45)}.rz-home-page .rz-luxe-orbit-two{background:linear-gradient(145deg,#d87959,#b95238)}.rz-home-page .rz-luxe-booking-card{background:linear-gradient(145deg,#fff6eded,#f7e1d0e6)}.rz-home-page .rz-luxe-discovery-card{background:linear-gradient(145deg,#eff8f1f0,#e0ede4e6)}.rz-home-page .rz-luxe-hero+.rz-editorial-hero{display:none}.rz-home-page .rz-search-wrap{z-index:20;margin-top:-70px;position:relative}.rz-home-page .rz-search-wrap>.rz-search{color:var(--rz-warm-ink);-webkit-backdrop-filter:blur(24px)saturate(120%);background:#fffbf5e8;border:1px solid #ffffffd1;border-radius:26px;gap:14px;padding:22px;box-shadow:0 24px 54px #533d2a24,inset 0 1px #fffffffa}.rz-home-page .rz-search-wrap>.rz-search:before{content:"";background:linear-gradient(90deg,#0000,#7d9b86 20%,#c8aa83 60%,#d66848 88%,#0000);border-radius:999px;width:48%;height:3px;position:absolute;top:0;left:8%}.rz-home-page .rz-search-wrap>.rz-search label{color:#66736e;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.rz-home-page .rz-search-wrap>.rz-search input,.rz-home-page .rz-search-wrap>.rz-search select{color:#183c36;background:#ffffffd4;border:1px solid #123c351a;border-radius:14px;min-height:52px;box-shadow:inset 2px 2px 6px #4334270b,inset -2px -2px 7px #ffffffe6}.rz-home-page .rz-search-wrap>.rz-search input:focus,.rz-home-page .rz-search-wrap>.rz-search select:focus{border-color:#4a75646b;box-shadow:0 0 0 4px #7f9d891f,inset 2px 2px 6px #43342709}.rz-home-page .rz-search-wrap>.rz-search .primary-button,.rz-home-page .rz-business-body>.primary-button,.rz-home-page .rz-business-invite .primary-button{color:#fffaf5;text-shadow:0 1px #5722172e;background:linear-gradient(#e07b5b 0%,#d06445 64%,#ba4d34 100%);border:1px solid #ffecde85;border-bottom-color:#a7442f;transition:transform .18s,box-shadow .18s,filter .18s;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff6b,inset 0 -1px #66281929,0 5px #9e3f2c,0 12px 24px #733b2a38}.rz-home-page .rz-search-wrap>.rz-search .primary-button:active,.rz-home-page .rz-business-body>.primary-button:active,.rz-home-page .rz-business-invite .primary-button:active{transform:translateY(2px);box-shadow:inset 0 2px 5px #65291b2e,0 1px #9e3f2c,0 6px 12px #733b2a2b}.rz-home-page .rz-search-wrap>.rz-search .ghost-button{color:#4e665f}.rz-home-page #kategoriler{padding-top:32px}.rz-home-page .rz-chips{gap:9px}.rz-home-page .rz-chip{color:#38574f;background:#fffbf5c7;border:1px solid #123c3517;border-radius:999px;min-height:42px;padding:10px 15px;box-shadow:0 7px 16px #503e2f12,inset 0 1px #fffffff2}.rz-home-page .rz-chip:nth-child(3n+1){color:#3a6758;background:#edf3ed}.rz-home-page .rz-chip:nth-child(3n+2){color:#a9563f;background:#fbebe4}.rz-home-page .rz-chip:nth-child(3n){color:#8a6847;background:#f3eadc}.rz-home-page #isletmeler{isolation:isolate;padding-top:38px;padding-bottom:106px;position:relative}.rz-home-page #isletmeler:before{content:"REZERVE / LOCAL EDIT";color:#a65c43;letter-spacing:.16em;background:#f5e9dc;border:1px solid #ca926524;border-radius:999px;align-items:center;min-height:28px;margin-bottom:16px;padding:0 11px;font-size:9px;font-weight:850;display:inline-flex}.rz-home-page #isletmeler:after{content:"";z-index:-1;opacity:.48;pointer-events:none;background:radial-gradient(at 70% 8%,#40695059 0 12%,#0000 13%),radial-gradient(at 92% 23%,#4e77594d 0 11%,#0000 12%),radial-gradient(at 72% 38%,#496f523d 0 12%,#0000 13%),radial-gradient(at 92% 54%,#537a5b36 0 10%,#0000 11%);width:310px;height:430px;position:absolute;top:90px;right:-50px;transform:rotate(-15deg)}.rz-home-page #isletmeler>.rz-section-head{border-bottom:1px solid #123c351c;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:20px;padding-bottom:24px;display:grid;position:relative}.rz-home-page #isletmeler>.rz-section-head:before{content:"Kendine\a zaman ayır ♡";white-space:pre-line;color:#296655;opacity:.92;pointer-events:none;font:italic 25px/1.02 Segoe Script,Brush Script MT,cursive;position:absolute;top:-54px;right:132px;transform:rotate(-7deg)}.rz-home-page #isletmeler>.rz-section-head:after{content:"";background:linear-gradient(90deg,#4f806c 0 46%,#ddc4a8 46% 100%);border-radius:999px;width:310px;height:4px;position:absolute;bottom:-1px;left:0}.rz-home-page #isletmeler>.rz-section-head h2{color:#10332d;letter-spacing:-.052em;max-width:710px;margin:0 0 8px;font:500 clamp(42px,4.7vw,68px)/.96 Georgia,Times New Roman,serif}.rz-home-page #isletmeler>.rz-section-head p{color:#6f7b79;margin:0;font-size:15px;line-height:1.65}.rz-home-page #isletmeler>.rz-section-head .secondary-button{color:#183f37;background:linear-gradient(#fffefa 0%,#f7f0e7 100%);border:1px solid #123c351c;border-bottom-color:#47564e42;border-radius:999px;min-height:50px;padding:0 22px;transition:transform .18s,box-shadow .18s;transform:translateY(-2px);box-shadow:inset 0 1px #fffffffa,0 4px #ddd4c7,0 10px 22px #4d3f311c}.rz-home-page #isletmeler>.rz-section-head .secondary-button:active{transform:translateY(1px);box-shadow:inset 0 2px 4px #55473814,0 1px #ddd4c7,0 5px 12px #4d3f3114}.rz-home-page .rz-source-note{color:#667773;background:0 0;border:0;margin:16px 0 24px;padding:0;font-size:13px;line-height:1.7}.rz-home-page #isletmeler .rz-unified-results{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.rz-home-page #isletmeler .rz-unified-results>.rz-business{-webkit-backdrop-filter:blur(13px);background:#fffdf9e0;border:1px solid #123c3514;border-radius:26px;grid-template-columns:210px minmax(0,1fr);min-width:0;min-height:200px;margin:0;padding:9px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s;display:grid;position:relative;overflow:visible;box-shadow:0 14px 34px #493a2b16,inset 0 1px #fffffffa}.rz-home-page #isletmeler .rz-unified-results>.rz-business:before{content:"";z-index:9;color:#fffaf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#10352edb;border:1px solid #ffffff8f;border-radius:50%;place-items:center;width:42px;height:42px;font:italic 12px/1 Georgia,serif;display:grid;position:absolute;top:20px;left:20px;box-shadow:0 9px 20px #0e312b33,inset 0 1px #ffffff38}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child:before{content:"01"}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(2):before{content:"02"}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(3):before{content:"03"}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(4):before{content:"04"}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(5):before{content:"05"}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(6):before{content:"06"}.rz-home-page #isletmeler .rz-unified-results .rz-business-image,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo{background:#e7e0d7;border:1px solid #fffc;border-radius:20px;width:100%;height:182px;min-height:0;margin:0;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd6,0 8px 18px #43372a12}.rz-home-page #isletmeler .rz-unified-results .rz-business-image>a,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo{height:100%}.rz-home-page #isletmeler .rz-unified-results .rz-business-image img,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo img,.rz-home-page #isletmeler .rz-unified-results .rz-business-placeholder{object-fit:cover;filter:saturate(1.03)contrast(1.015)brightness(.98);width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .45s}.rz-home-page #isletmeler .rz-unified-results .rz-business-image:after,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 52%,#0c2a2452 100%);position:absolute;inset:0}.rz-home-page #isletmeler .rz-unified-results .rz-business-body{min-width:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:9px;padding:16px 17px 16px 18px;display:flex}.rz-home-page #isletmeler .rz-unified-results .rz-business-body h3{color:#142f2b;letter-spacing:-.025em;margin:0;font-size:18px;font-weight:760;line-height:1.12}.rz-home-page #isletmeler .rz-unified-results .rz-meta{color:#78827f;font-size:11px;line-height:1.5}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>div.border-t{border-color:#123c3514;margin-top:1px;padding-top:9px}.rz-home-page #isletmeler .rz-unified-results .rz-tag{z-index:7;color:#fffaf3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b6851ed;border:1px solid #ffffff8c;border-radius:999px;padding:8px 11px;top:18px;left:auto;right:18px;box-shadow:0 8px 18px #185a4730,inset 0 1px #ffffff2e}.rz-home-page #isletmeler .rz-unified-results .rz-place-rating{z-index:8;color:#24473e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2f0;border:1px solid #ffffffc7;box-shadow:0 8px 17px #493a2b1f,inset 0 1px #fff}.rz-home-page #isletmeler .rz-unified-results .rz-place-rating svg{color:var(--rz-warm-amber)}.rz-home-page #isletmeler .rz-unified-results .rz-place-category{color:#fffaf2}.rz-home-page #isletmeler .rz-unified-results .rz-place-action{color:#174b3f;background:linear-gradient(#f0f5ef 0%,#e2ebe3 100%);border:1px solid #c5d3c8;border-bottom-color:#aebfaf;border-radius:14px;justify-content:center;align-items:center;width:fit-content;min-height:42px;margin-top:auto;padding:0 16px;font-weight:760;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff0,0 4px #bdcbbf,0 9px 18px #3f59471c}.rz-home-page #isletmeler .rz-unified-results .rz-place-action:active{transform:translateY(2px);box-shadow:inset 0 2px 4px #2a4a3a14,0 1px #bdcbbf,0 4px 9px #3f594717}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child{background:#fffbf4d6;border:1px solid #ffffffd1;border-radius:32px;grid-column:1/-1;min-height:0;margin-bottom:70px;padding:12px;display:block;box-shadow:0 22px 48px #4d3a2921,inset 0 1px #fffffffa}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child:after{content:"Sizin için öne çıkan işletmeler";color:#17352f;letter-spacing:-.035em;white-space:nowrap;font:500 29px/1.1 Georgia,Times New Roman,serif;position:absolute;bottom:-58px;left:2px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo{border-radius:25px 25px 8px 8px;height:430px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image:before,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo:before{content:"Güzelliğin\a en doğal hali";z-index:6;white-space:pre-line;color:#fffaf2;letter-spacing:-.025em;text-shadow:0 2px 16px #091f1b57;pointer-events:none;font:500 31px/1.05 Georgia,Times New Roman,serif;position:absolute;bottom:28px;left:30px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body{box-shadow:none;background:#fffefbf7;border:1px solid #123c3512;border-top:0;border-radius:0 0 25px 25px;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:9px 22px;margin:0;padding:22px 24px 20px;display:grid}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>a:first-child,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>.rz-meta,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>div.border-t,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>p.text-emerald-700{grid-column:1}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>.primary-button,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-action{border-radius:18px;grid-area:1/2/span 4;place-self:center stretch;width:100%;min-height:58px;margin:0;font-size:16px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body h3{font-size:clamp(25px,2.5vw,34px);line-height:1.05}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-meta{font-size:13px}@media (hover:hover){.rz-home-page #isletmeler .rz-unified-results>.rz-business:hover{transform:translateY(-4px);box-shadow:0 20px 40px #493a2b1f,inset 0 1px #fffffffa}.rz-home-page #isletmeler .rz-unified-results>.rz-business:hover .rz-business-image img,.rz-home-page #isletmeler .rz-unified-results>.rz-business:hover .rz-place-photo img{filter:saturate(1.08)contrast(1.02)brightness();transform:scale(1.035)}}.rz-home-page #isletmeler>.rz-grid:not(.rz-unified-results){grid-template-columns:1fr 1fr;gap:16px;display:grid}.rz-home-page #isletmeler>.rz-grid:not(.rz-unified-results) .rz-skeleton{background:linear-gradient(100deg,#eee6db 28%,#fffaf3 48%,#ebe3d8 68%) 0 0/200% 100%;border-radius:26px;min-height:220px}.rz-home-page #isletmeler>.rz-grid:not(.rz-unified-results) .rz-skeleton:first-child{grid-column:1/-1;min-height:520px}.rz-home-page .rz-ritual{color:#fffaf2;background:radial-gradient(circle at 12% 18%,#d6684829,#0000 28%),radial-gradient(circle at 88% 72%,#a5beab24,#0000 26%),linear-gradient(135deg,#0d332e 0%,#123c35 54%,#173f36 100%);margin:0;padding:88px 0;position:relative;overflow:hidden}.rz-home-page .rz-ritual .rz-section-head h2,.rz-home-page .rz-ritual .rz-section-head h2 em{color:#fffaf2;-webkit-text-fill-color:initial;background:0 0}.rz-home-page .rz-ritual .rz-section-head p{color:#f8f0e5b3}.rz-home-page .rz-step-grid article{background:#fff8ee13;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff17,0 14px 28px #051c171f}.rz-home-page .rz-step-number{color:#df9b7f}.rz-home-page .rz-step-grid h3{color:#fffaf2}.rz-home-page .rz-step-grid p{color:#f8f0e5b3}.rz-home-page .rz-business-invite{background:radial-gradient(circle at 92% 12%,#d6684829,#0000 28%),linear-gradient(135deg,#f6ede1 0%,#fffaf3 55%,#edf2ec 100%);border:1px solid #123c3514;box-shadow:0 24px 54px #4d3a291c,inset 0 1px #fffffff5}.rz-home-page .rz-business-invite h2{color:#17362f}.rz-home-page .rz-business-invite h2 em{color:#b75d43;-webkit-text-fill-color:initial;background:0 0}.rz-home-page .rz-business-invite p{color:#6d7c78}.rz-home-page .rz-invite-type{color:#2b5c4c26}.rz-home-page .rz-city-grid a{color:#173b33;background:#fffdf9c2;border-color:#123c3517;box-shadow:0 10px 24px #4e3d2e11,inset 0 1px #fffffff5}.rz-home-page .rz-city-number{color:#b56d50}body:has(.rz-home-page) footer{color:#213832!important;background:#efe8dd!important}body:has(.rz-home-page) footer>div{border-top-color:#123c351a!important}body:has(.rz-home-page) footer a:hover{color:#1f6654!important}@media (max-width:1040px){.rz-home-page #isletmeler .rz-unified-results{grid-template-columns:1fr}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child{grid-column:auto}.rz-home-page #isletmeler .rz-unified-results>.rz-business{grid-template-columns:190px minmax(0,1fr)}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo{height:390px}}@media (max-width:700px){.rz-header--warm{height:72px;padding-inline:16px}.rz-header--warm>a:first-of-type{gap:8px;min-width:auto}.rz-header--warm>a:first-of-type:before{border-radius:10px;width:38px;height:38px;font-size:25px}.rz-header--warm>a:first-of-type:after{font-size:23px}.rz-header--warm nav{gap:9px}.rz-header--warm nav a:not(.primary-button){font-size:11px}.rz-header--warm .rz-desktop-link{display:none}.rz-header--warm .primary-button{min-height:39px;padding-inline:13px;font-size:11px;box-shadow:inset 0 1px #ffffff5c,0 3px #9e3e2c,0 8px 15px #55291e33}.rz-home-page .rz-search-wrap{margin-top:-42px}.rz-home-page .rz-search-wrap>.rz-search{border-radius:22px;padding:16px}.rz-home-page #kategoriler{padding-top:27px}.rz-home-page #isletmeler{padding-top:34px;padding-bottom:82px}.rz-home-page #isletmeler:after{width:250px;height:350px;top:106px;right:-118px}.rz-home-page #isletmeler>.rz-section-head{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:18px;padding-bottom:19px}.rz-home-page #isletmeler>.rz-section-head:before{font-size:19px;top:-46px;right:4px}.rz-home-page #isletmeler>.rz-section-head:after{width:min(310px,55%);height:3px}.rz-home-page #isletmeler>.rz-section-head h2{max-width:78%;font-size:clamp(38px,11vw,54px);line-height:.98}.rz-home-page #isletmeler>.rz-section-head p{max-width:72%;font-size:13px}.rz-home-page #isletmeler>.rz-section-head .secondary-button{align-self:end;min-height:45px;padding-inline:15px;font-size:11px}.rz-home-page .rz-source-note{margin:16px 0 20px;font-size:12px}.rz-home-page #isletmeler .rz-unified-results{grid-template-columns:1fr;gap:12px;margin:0;padding:0;display:grid;overflow:visible}.rz-home-page #isletmeler .rz-unified-results>.rz-business{background:#fffdf9eb;border-radius:22px;grid-template-columns:minmax(112px,35%) minmax(0,65%);min-height:166px;padding:7px;display:grid;box-shadow:0 10px 24px #4b3a2b14,inset 0 1px #fffffffa}.rz-home-page #isletmeler .rz-unified-results>.rz-business:before{width:34px;height:34px;font-size:10px;top:14px;left:14px}.rz-home-page #isletmeler .rz-unified-results .rz-business-image,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo{border-radius:18px;height:152px}.rz-home-page #isletmeler .rz-unified-results .rz-business-body{gap:6px;padding:12px 11px 10px 13px}.rz-home-page #isletmeler .rz-unified-results .rz-business-body h3{font-size:14px;line-height:1.12}.rz-home-page #isletmeler .rz-unified-results .rz-meta{font-size:9px;line-height:1.42}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>div.border-t{padding-top:6px}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>div.border-t p:first-child{font-size:11px}.rz-home-page #isletmeler .rz-unified-results .rz-place-action,.rz-home-page #isletmeler .rz-unified-results .rz-business-body>.primary-button{border-radius:11px;width:fit-content;min-height:35px;margin-top:auto;padding-inline:11px;font-size:10px;box-shadow:inset 0 1px #ffffffe6,0 3px #bdcbbf,0 7px 12px #3f594717}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>.primary-button{box-shadow:inset 0 1px #ffffff61,0 3px #9e3f2c,0 7px 13px #733b2a29}.rz-home-page #isletmeler .rz-unified-results .rz-place-rating{padding:6px 8px;font-size:9px;top:9px;right:9px}.rz-home-page #isletmeler .rz-unified-results .rz-place-category{font-size:9px;bottom:9px;left:10px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child{border-radius:25px;margin-bottom:62px;padding:8px;display:block}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child:after{font-size:22px;bottom:-47px;left:2px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo{border-radius:20px 20px 7px 7px;height:292px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image:before,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo:before{font-size:23px;bottom:20px;left:20px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body{border-radius:0 0 20px 20px;grid-template-columns:minmax(0,1fr) minmax(115px,145px);gap:6px 12px;padding:16px 17px 15px;display:grid}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body h3{font-size:21px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-meta{font-size:11px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>.primary-button,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-action{border-radius:15px;min-height:51px;font-size:13px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-tag{padding:7px 10px;font-size:9px;top:15px;right:15px}.rz-home-page #isletmeler>.rz-grid:not(.rz-unified-results){grid-template-columns:1fr}.rz-home-page #isletmeler>.rz-grid:not(.rz-unified-results) .rz-skeleton,.rz-home-page #isletmeler>.rz-grid:not(.rz-unified-results) .rz-skeleton:first-child{grid-column:auto;min-height:220px}.rz-home-page #isletmeler>.rz-grid:not(.rz-unified-results) .rz-skeleton:first-child{min-height:420px}}@media (max-width:420px){.rz-header--warm>a:first-of-type:after{font-size:20px}.rz-header--warm .primary-button{padding-inline:10px}.rz-home-page #isletmeler>.rz-section-head:before{font-size:17px;top:-41px}.rz-home-page #isletmeler>.rz-section-head h2{max-width:82%;font-size:40px}.rz-home-page #isletmeler>.rz-section-head p{max-width:74%}.rz-home-page #isletmeler .rz-unified-results>.rz-business{grid-template-columns:36% 64%}.rz-home-page #isletmeler .rz-unified-results .rz-business-image,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo{height:146px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo{height:270px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body{grid-template-columns:minmax(0,1fr) 118px}}@media (prefers-reduced-motion:reduce){.rz-header--warm .primary-button,.rz-home-page .rz-luxe-primary,.rz-home-page #isletmeler .rz-unified-results>.rz-business,.rz-home-page #isletmeler .rz-unified-results img,.rz-home-page .rz-place-action,.rz-home-page .primary-button,.rz-home-page .secondary-button{transition:none}}
.rz-home-page{--ref-forest:#0d4038;--ref-forest-2:#123f37;--ref-ink:#102e2b;--ref-muted:#727d82;--ref-cream:#fbf6ee;--ref-paper:#fffdf9;--ref-sand:#ead7bf;--ref-sage:#e7efe8;--ref-sage-border:#c7d8cd;--ref-terracotta:#dc6c4b;--ref-terracotta-deep:#b94a32;--ref-gold:#c9873e;color:var(--ref-ink);background:var(--ref-cream)!important}.rz-header--warm{min-height:76px;background:linear-gradient(100deg,#0b3933 0%,#0e433b 68%,#18463c 100%)!important;border-bottom:1px solid #ffffff1a!important;height:76px!important;padding-inline:max(18px,50vw - 660px)!important;box-shadow:0 7px 18px #0d312c21!important}.rz-header--warm>a:first-of-type{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.rz-header--warm>a:first-of-type img{object-fit:contain;width:auto;height:48px}.rz-header--warm nav{gap:25px!important}.rz-header--warm nav a:not(.primary-button){font-size:13px;font-weight:650;color:#fffaf1f0!important}.rz-header--warm .primary-button{transform:translateY(-2px);color:#fff!important;background:linear-gradient(#e17a58 0%,#d76445 65%,#c8583d 100%)!important;border:1px solid #ffe1cf94!important;border-radius:999px!important;min-height:44px!important;padding:0 20px!important;box-shadow:inset 0 1px #ffffff5c,inset 0 -2px #7e301f38,0 5px #a8442f,0 10px 18px #6531232e!important}.rz-header--warm .primary-button:active{transform:translateY(2px)!important;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #7e301f2e,0 1px #a8442f,0 5px 10px #65312329!important}.rz-home-page #isletmeler{isolation:isolate;margin-top:8px;position:relative;background:0 0!important;padding:28px 0 90px!important}.rz-home-page #isletmeler:before{align-items:center;content:"REZERVE / LOCAL EDIT"!important;color:#bc6748!important;letter-spacing:.15em!important;width:auto!important;height:27px!important;box-shadow:none!important;filter:none!important;background:#f5dfcd!important;border:0!important;border-radius:999px!important;margin:0 0 17px!important;padding:0 11px!important;font-size:9px!important;font-weight:850!important;display:inline-flex!important;position:relative!important;inset:auto!important}.rz-home-page #isletmeler:after{pointer-events:none;content:""!important;z-index:-1!important;opacity:.93!important;filter:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='310' viewBox='0 0 240 310'%3E%3Cg fill='none' stroke='%23587646' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M216 300C201 231 191 166 180 94C175 58 167 27 157 4'/%3E%3C/g%3E%3Cg fill='%236d8b57' opacity='.94'%3E%3Cellipse cx='170' cy='51' rx='22' ry='54' transform='rotate(-37 170 51)'/%3E%3Cellipse cx='201' cy='93' rx='22' ry='57' transform='rotate(39 201 93)'/%3E%3Cellipse cx='151' cy='123' rx='22' ry='58' transform='rotate(-42 151 123)'/%3E%3Cellipse cx='205' cy='158' rx='22' ry='59' transform='rotate(42 205 158)'/%3E%3Cellipse cx='157' cy='196' rx='22' ry='58' transform='rotate(-42 157 196)'/%3E%3Cellipse cx='205' cy='232' rx='22' ry='58' transform='rotate(41 205 232)'/%3E%3C/g%3E%3C/svg%3E")!important;background-position:100% 0!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:0!important;width:220px!important;height:280px!important;position:absolute!important;top:-18px!important;left:auto!important;right:-16px!important}.rz-home-page #isletmeler>.rz-section-head{grid-template-columns:minmax(0,1fr) auto;gap:18px;min-height:128px;position:relative;border-bottom:1px solid #123c351c!important;align-items:end!important;margin:0 0 18px!important;padding:0 0 19px!important;display:grid!important}.rz-home-page #isletmeler>.rz-section-head:before{content:"Kendine\a zaman ayır  ♡";white-space:pre;color:#176153;letter-spacing:-.04em;pointer-events:none;font-family:Segoe Script,Bradley Hand,cursive;font-size:25px;font-weight:500;line-height:1.05;position:absolute;top:-52px;right:86px;transform:rotate(-7deg)}.rz-home-page #isletmeler>.rz-section-head:after{content:""!important;width:320px!important;max-width:48%!important;height:3px!important;box-shadow:none!important;background:linear-gradient(90deg,#277663 0 47%,#dfc5a6 47% 100%)!important;border-radius:999px!important;position:absolute!important;bottom:-1px!important;left:0!important}.rz-home-page #isletmeler>.rz-section-head>div{max-width:760px!important}.rz-home-page #isletmeler>.rz-section-head h2{color:#102e2b!important;letter-spacing:-.052em!important;max-width:620px!important;margin:0 0 7px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(42px,5vw,64px)!important;font-weight:600!important;line-height:.98!important}.rz-home-page #isletmeler>.rz-section-head p{color:#737e82!important;margin:0!important;font-size:17px!important;line-height:1.45!important}.rz-home-page #isletmeler>.rz-section-head .secondary-button{z-index:3;position:relative;color:#183b35!important;background:#fffdf9!important;border:1px solid #123c3514!important;border-radius:999px!important;min-height:50px!important;padding:0 22px!important;font-size:13px!important;font-weight:800!important;box-shadow:inset 0 1px #fffffff5,0 4px #e2d8cb,0 10px 20px #4134281a!important}.rz-home-page #isletmeler>.rz-section-head .secondary-button:after{content:"→";margin-left:10px;font-size:18px}.rz-home-page #isletmeler .rz-source-note{color:#68777a!important;background:0 0!important;border:0!important;margin:20px 0 24px!important;padding:0!important;font-size:14px!important;line-height:1.65!important}.rz-home-page #isletmeler .rz-unified-results{flex-direction:column;width:100%;gap:14px!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business{position:relative;background:#fffdf9f5!important;border:1px solid #123c350e!important;border-radius:22px!important;grid-template-columns:300px minmax(0,1fr)!important;width:100%!important;min-height:150px!important;margin:0!important;padding:9px!important;display:grid!important;overflow:visible!important;transform:none!important;box-shadow:0 10px 24px #443d3313,inset 0 1px #fffffffa!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:before{place-items:center;content:""!important;z-index:12!important;color:#fffdf7!important;background:#155649!important;border:1px solid #ffffff47!important;border-radius:50%!important;width:42px!important;height:42px!important;font:italic 14px/1 Georgia,serif!important;display:grid!important;position:absolute!important;top:17px!important;left:17px!important;box-shadow:0 4px 12px #0f372f38,inset 0 1px #fff3!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child:before{content:"01"!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(2):before{content:"02"!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(3):before{content:"03"!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(4):before{content:"04"!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(5):before{content:"05"!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(6):before{content:"06"!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-image,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo{width:100%!important;height:132px!important;min-height:0!important;box-shadow:none!important;background:#dce5e2!important;border:0!important;border-radius:16px!important;margin:0!important;position:relative!important;overflow:hidden!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-image>a,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo{height:100%!important;display:block!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-image img,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo img,.rz-home-page #isletmeler .rz-unified-results .rz-business-placeholder{object-fit:cover!important;width:100%!important;height:100%!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-image:after,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo:after{background:linear-gradient(#0000 55%,#08221d3d)!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body{min-width:0!important;min-height:132px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;gap:7px!important;margin:0!important;padding:13px 178px 13px 18px!important;display:flex!important;position:relative!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body h3{color:#102f2b!important;letter-spacing:-.025em!important;margin:0!important;font-size:17px!important;font-weight:790!important;line-height:1.15!important}.rz-home-page #isletmeler .rz-unified-results .rz-meta{color:#7a8586!important;margin:0!important;font-size:11px!important;line-height:1.42!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>div.border-t{border-color:#123c3514!important;margin:1px 0 0!important;padding-top:7px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>div.border-t p:first-child{color:#1b3732!important;font-size:12px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>.primary-button,.rz-home-page #isletmeler .rz-unified-results .rz-place-action{white-space:nowrap;border-radius:13px!important;justify-content:center!important;align-items:center!important;width:148px!important;min-height:42px!important;margin:0!important;padding:0 13px!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important;position:absolute!important;bottom:14px!important;right:14px!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-action{color:#17493f!important;background:linear-gradient(#f2f7f3 0%,#e6efe9 100%)!important;border:1px solid #cbd9d0!important;box-shadow:inset 0 1px #fffffff2,0 3px #c5d2ca,0 8px 14px #26483d17!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-action span{margin-left:8px;font-size:15px}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>.primary-button{color:#fff!important;background:linear-gradient(#e67b59 0%,#dc6848 65%,#ca573c 100%)!important;border:1px solid #ffd8ca8c!important;box-shadow:inset 0 1px #ffffff57,0 4px #ad442f,0 9px 15px #7637242b!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>.primary-button:active,.rz-home-page #isletmeler .rz-unified-results .rz-place-action:active{transform:translateY(3px)!important;box-shadow:inset 0 1px #ffffff80,0 1px #35574c38!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-rating{color:#20312e!important;background:#fff9f1f5!important;border:1px solid #c9873e14!important;border-radius:999px!important;min-height:30px!important;padding:0 9px!important;font-size:11px!important;inset:8px 8px auto auto!important;box-shadow:0 4px 10px #3f322614!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-rating svg{color:#d18a3d!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-category{color:#5b5148!important;background:#f3eadf!important;border-radius:999px!important;align-self:flex-start!important;width:auto!important;margin-top:2px!important;padding:5px 9px!important;font-size:10px!important;font-weight:650!important;display:inline-flex!important;position:static!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child{background:#fffdf9f0!important;border:1px solid #fffffff2!important;border-radius:30px!important;min-height:0!important;padding:10px!important;display:block!important;box-shadow:0 13px 30px #463d311a,inset 0 1px #fff!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo{border-radius:22px 22px 0 0!important;height:440px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image:before,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo:before{content:"Güzelliğin\a en doğal hali";z-index:8;white-space:pre;color:#fffdf8;text-shadow:0 3px 15px #0000003d;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.02;position:absolute;bottom:24px;left:26px}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-placeholder{background:linear-gradient(#06191505,#06191529),url(https://images.unsplash.com/photo-1560066984-138dadb4c035?auto=format&fit=crop&w=1400&q=88) 50%/cover no-repeat!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-placeholder>*{display:none!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-tag{color:#fff!important;background:#19715f!important;border:1px solid #ffffff3d!important;border-radius:999px!important;min-height:38px!important;padding:0 15px!important;font-size:12px!important;top:17px!important;left:68px!important;right:auto!important;box-shadow:0 5px 13px #0c483c38!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image>div.absolute{display:none!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body{background:#fffdf9!important;border-radius:0 0 22px 22px!important;grid-template-rows:auto auto auto!important;grid-template-columns:minmax(0,1fr) 190px!important;gap:8px 22px!important;min-height:148px!important;margin:0!important;padding:19px 20px 18px!important;display:grid!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>a:first-child,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>.rz-meta,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>div.border-t{grid-column:1}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body h3{font-size:24px!important;line-height:1.08!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>.primary-button,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-action{grid-area:1/2/span 3;border-radius:17px!important;place-self:center stretch!important;width:100%!important;min-height:60px!important;font-size:15px!important;position:static!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-rating{min-height:38px!important;padding:0 13px!important;font-size:12px!important;top:17px!important;right:17px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(2){margin-top:72px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(2):after{content:"Sizin için öne çıkan işletmeler";color:#10342f;letter-spacing:-.035em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:600;line-height:1;position:absolute;bottom:calc(100% + 21px);left:0}@media (hover:hover){.rz-home-page #isletmeler .rz-unified-results>.rz-business:hover{filter:none!important;transform:none!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:hover .rz-business-image img,.rz-home-page #isletmeler .rz-unified-results>.rz-business:hover .rz-place-photo img{transform:scale(1.018)!important}}@media (max-width:760px){.rz-header--warm{height:58px!important;min-height:58px!important;padding-inline:14px!important}.rz-header--warm>a:first-of-type img{height:36px!important}.rz-header--warm nav{gap:10px!important}.rz-header--warm nav a:not(.primary-button){font-size:9px!important;display:inline-flex!important}.rz-header--warm .primary-button{min-height:32px!important;padding:0 11px!important;font-size:9px!important;box-shadow:inset 0 1px #ffffff52,0 3px #a8442f,0 7px 12px #65312326!important}.rz-home-page #isletmeler{padding-top:22px!important;padding-bottom:66px!important}.rz-home-page #isletmeler:after{opacity:.84!important;width:145px!important;height:190px!important;top:2px!important;right:-33px!important}.rz-home-page #isletmeler>.rz-section-head{grid-template-columns:minmax(0,1fr) 105px!important;gap:8px!important;min-height:132px!important;padding-bottom:18px!important}.rz-home-page #isletmeler>.rz-section-head:before{font-size:18px!important;top:-31px!important;right:42px!important}.rz-home-page #isletmeler>.rz-section-head h2{max-width:260px!important;font-size:35px!important;line-height:1.02!important}.rz-home-page #isletmeler>.rz-section-head p{max-width:280px!important;font-size:13px!important}.rz-home-page #isletmeler>.rz-section-head .secondary-button{min-height:42px!important;padding:0 11px!important;font-size:10px!important}.rz-home-page #isletmeler .rz-source-note{max-width:315px;margin:17px 0 20px!important;font-size:11px!important;line-height:1.55!important}.rz-home-page #isletmeler .rz-unified-results{flex-direction:column!important;gap:10px!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n){border-radius:17px!important;grid-template-columns:112px minmax(0,1fr)!important;width:100%!important;min-height:124px!important;padding:6px!important;display:grid!important;transform:none!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:before{width:28px!important;height:28px!important;font-size:9px!important;top:11px!important;left:11px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-image,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n) .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n) .rz-place-photo{border-radius:13px!important;height:112px!important;min-height:112px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n) .rz-business-body{gap:4px!important;min-height:112px!important;margin:0!important;padding:8px 91px 8px 10px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body h3,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n) .rz-business-body h3{font-size:11px!important;line-height:1.15!important}.rz-home-page #isletmeler .rz-unified-results .rz-meta{font-size:7.3px!important;line-height:1.35!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-category{padding:3px 6px!important;font-size:7px!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-rating{min-height:23px!important;padding:0 6px!important;font-size:7px!important;top:6px!important;right:6px!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-rating svg{width:10px!important;height:10px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>.primary-button,.rz-home-page #isletmeler .rz-unified-results .rz-place-action{border-radius:9px!important;width:84px!important;min-height:29px!important;padding:0 7px!important;font-size:7.5px!important;bottom:8px!important;right:7px!important}.rz-home-page #isletmeler .rz-unified-results .rz-place-action span{margin-left:4px!important;font-size:10px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child{border-radius:24px!important;min-height:0!important;padding:8px!important;display:block!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo{border-radius:17px 17px 0 0!important;height:245px!important;min-height:245px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image:before,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo:before{font-size:23px!important;bottom:17px!important;left:17px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-tag{min-height:29px!important;padding:0 9px!important;font-size:8.5px!important;top:12px!important;left:48px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body{border-radius:0 0 17px 17px!important;grid-template-rows:auto auto auto!important;grid-template-columns:minmax(0,1fr) 116px!important;gap:5px 10px!important;min-height:112px!important;padding:12px 12px 11px!important;display:grid!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body h3{font-size:16px!important;line-height:1.08!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body .rz-meta{font-size:9px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>div.border-t{padding-top:5px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>div.border-t p:first-child{font-size:10px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body>.primary-button,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-action{border-radius:12px!important;width:100%!important;min-height:45px!important;padding:0 9px!important;font-size:11px!important;position:static!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-rating{min-height:29px!important;padding:0 8px!important;font-size:8px!important;top:12px!important;right:12px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(2){margin-top:55px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(2):after{font-size:22px!important;bottom:calc(100% + 16px)!important}}@media (max-width:390px){.rz-header--warm nav{gap:7px!important}.rz-header--warm nav a:not(.primary-button){font-size:8px!important}.rz-header--warm .primary-button{padding-inline:9px!important;font-size:8px!important}.rz-home-page #isletmeler>.rz-section-head h2{font-size:32px!important}.rz-home-page #isletmeler>.rz-section-head:before{font-size:16px!important;right:26px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n){grid-template-columns:103px minmax(0,1fr)!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-image,.rz-home-page #isletmeler .rz-unified-results .rz-place-photo,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n) .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n) .rz-place-photo{height:104px!important;min-height:104px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body,.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(n) .rz-business-body{min-height:104px!important;padding-right:78px!important}.rz-home-page #isletmeler .rz-unified-results .rz-business-body>.primary-button,.rz-home-page #isletmeler .rz-unified-results .rz-place-action{width:72px!important;font-size:6.7px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-place-photo{height:226px!important;min-height:226px!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-body{grid-template-columns:minmax(0,1fr) 103px!important}}
.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-tag{white-space:nowrap!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;border-radius:999px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:max-content!important;height:29px!important;min-height:29px!important;max-height:29px!important;margin:0!important;padding:0 10px!important;line-height:1!important;display:inline-flex!important;position:absolute!important;inset:12px auto auto 48px!important;overflow:visible!important;transform:none!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:nth-child(2):after{content:none!important;display:none!important}.rz-home-page #isletmeler .rz-photo-credit{display:none!important}.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image>.rz-tag{inset:12px auto auto 48px!important}.rz-home-page .rz-ritual,.rz-home-page .rz-business-invite,.rz-home-page .rz-city-section{--accent:#d66848!important;--accent-2:#7f9d89!important;--ink:#102e2b!important;--muted:#6f7c78!important}.rz-home-page .rz-ritual .rz-eyebrow,.rz-home-page .rz-business-invite .rz-eyebrow,.rz-home-page .rz-city-section .rz-eyebrow{color:#dca083!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.rz-home-page .rz-ritual .rz-section-head h2,.rz-home-page .rz-ritual .rz-section-head h2 em,.rz-home-page .rz-step-grid h3{color:#fffaf2!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.rz-home-page .rz-ritual .rz-section-head p,.rz-home-page .rz-step-grid p{color:#fff8eeb8!important}.rz-home-page .rz-step-number{color:#e29b7e!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.rz-home-page .rz-step-grid article{background:#fff8ee13!important;border-color:#ffffff1f!important}.rz-home-page .rz-business-invite h2,.rz-home-page .rz-city-section h2{color:#17362f!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.rz-home-page .rz-business-invite h2 em,.rz-home-page .rz-city-section h2 em{color:#bd6549!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.rz-home-page .rz-business-invite p,.rz-home-page .rz-city-section .rz-section-head p{color:#6f7c78!important}.rz-home-page .rz-business-invite .primary-button{color:#fffaf5!important;background:linear-gradient(#e47b59 0%,#d66848 65%,#c6553a 100%)!important;border-color:#ffe5d894 #ffe5d894 #aa432f!important;box-shadow:inset 0 1px #ffffff61,0 5px #a8432f,0 12px 22px #6f36262e!important}.rz-home-page .rz-city-grid a{color:#173b33!important;background:#fffdf9e0!important;border-color:#123c351a!important;box-shadow:0 9px 20px #4b3b2d12,inset 0 1px #fffffff5!important}.rz-home-page .rz-city-grid a:hover{color:#155649!important;border-color:#1f66543d!important}.rz-home-page .rz-city-number,.rz-home-page .rz-city-grid a>span:last-child{color:#b9684d!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.rz-home-page .rz-invite-type{color:#1f665424!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}body:has(.rz-home-page) footer{color:#fffaf2!important;background:radial-gradient(circle at 88% 8%,#d6684821,#0000 24%),linear-gradient(105deg,#0b3933 0%,#0e433b 64%,#17483d 100%)!important}body:has(.rz-home-page) footer>div{border-color:#fffaf21f!important}body:has(.rz-home-page) footer>div>div:last-child{border-color:#fffaf21f!important}:is(body:has(.rz-home-page) footer p,body:has(.rz-home-page) footer span,body:has(.rz-home-page) footer div){color:#fffaf2bd!important}body:has(.rz-home-page) footer p[class*=uppercase]{color:#fffaf28a!important}body:has(.rz-home-page) footer a{color:#fffaf2c7!important}body:has(.rz-home-page) footer a:hover{color:#f0b596!important}body:has(.rz-home-page) footer a[aria-label="Rezerve ana sayfa"]{background:0 0!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:0!important;display:inline-flex!important}body:has(.rz-home-page) footer a[aria-label="Rezerve ana sayfa"] img{display:none!important}body:has(.rz-home-page) footer a[aria-label="Rezerve ana sayfa"]:before{content:"R";color:#fffaf2;border:2px solid #fffaf2eb;border-radius:11px;place-items:center;width:44px;height:44px;font:italic 30px/1 Georgia,Times New Roman,serif;display:grid;box-shadow:inset 0 1px #ffffff38,0 7px 15px #03181429}body:has(.rz-home-page) footer a[aria-label="Rezerve ana sayfa"]:after{content:"Rezerve";color:#fffaf2;letter-spacing:-.045em;font:italic 30px/1 Georgia,Times New Roman,serif}body:has(.rz-home-page) footer [class*=bg-white]{color:#fffaf2c2!important;background:#fffaf214!important;border-color:#fffaf226!important}body:has(.rz-home-page) footer svg{color:#dca083!important}body:has(.rz-home-page) footer .inline-flex.rounded-full{color:#f0d1bd!important;background:#fffaf214!important;border-color:#fffaf226!important}@media (min-width:761px){.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-tag,.rz-home-page #isletmeler .rz-unified-results>.rz-business:first-child .rz-business-image>.rz-tag{height:38px!important;min-height:38px!important;max-height:38px!important;padding-inline:15px!important;inset:17px auto auto 68px!important}}@media (max-width:700px){body:has(.rz-home-page) footer a[aria-label="Rezerve ana sayfa"]:before{border-radius:10px;width:38px;height:38px;font-size:25px}body:has(.rz-home-page) footer a[aria-label="Rezerve ana sayfa"]:after{font-size:25px}}
body:has(.rz-profile){--detail-forest:#0d4038;--detail-forest-deep:#082f2a;--detail-sage:#8fa895;--detail-sage-soft:#e8efe9;--detail-terra:#d96d4c;--detail-terra-deep:#b94e35;--detail-cream:#f8f1e7;--detail-paper:#fffdf8;--detail-sand:#ead9c4;--detail-ink:#14332e;--detail-muted:#71807b;--detail-line:#1340381c;background:#f7f0e6}body:has(.rz-profile) main{min-height:100vh!important;color:var(--detail-ink)!important;background:radial-gradient(circle at 92% 11%,#8fa89529,#0000 28%),radial-gradient(circle at 8% 46%,#d96d4c12,#0000 23%),linear-gradient(#f9f3e9 0%,#f6efe5 55%,#f1e8dc 100%)!important;padding:0 0 34px!important}body:has(.rz-profile) main>div:first-child{width:100%;max-width:none!important}body:has(.rz-profile) main>div>header{z-index:80;color:#fffaf1;background:radial-gradient(circle at 88% 20%,#d96d4c1f,#0000 24%),linear-gradient(100deg,#0a3731 0%,#0d4038 68%,#16483e 100%);border-bottom:1px solid #ffffff1a;height:72px;position:sticky;top:0;box-shadow:0 10px 28px #082c2624;margin:0!important;padding:0 max(18px,50vw - 620px)!important}body:has(.rz-profile) main>div>header>a:first-child{align-items:center;gap:10px;min-width:170px;position:relative;display:inline-flex!important}body:has(.rz-profile) main>div>header>a:first-child img{display:none!important}body:has(.rz-profile) main>div>header>a:first-child:before{content:"R";color:#fffaf1;border:2px solid #fffaf1eb;border-radius:11px;place-items:center;width:42px;height:42px;font:italic 28px/1 Georgia,Times New Roman,serif;display:grid;box-shadow:inset 0 1px #ffffff3b,0 6px 15px #031a1629}body:has(.rz-profile) main>div>header>a:first-child:after{content:"Rezerve";color:#fffaf1;letter-spacing:-.045em;font:italic 28px/1 Georgia,Times New Roman,serif}body:has(.rz-profile) main>div>header>div a{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:40px;color:#fffaf1f0!important;background:#fff9f112!important;border:1px solid #ffffff2e!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffff17!important}body:has(.rz-profile) main>div>header>div a:hover{background:#fff9f11f!important}body:has(.rz-profile) main>div>div:has(>.rz-profile){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}body:has(.rz-profile) .rz-profile{--brand:var(--detail-forest);--brand-soft:var(--detail-sage-soft);--surface-muted:transparent;color:var(--detail-ink)!important;background:0 0!important}body:has(.rz-profile) .rz-profile>section:first-child{position:relative;max-width:1240px!important;padding:28px 24px 0!important}body:has(.rz-profile) .rz-profile>section:first-child:before{content:"REZERVE / LOCAL PROFILE";color:#b86043;letter-spacing:.15em;background:#f2dfcd;border-radius:999px;align-items:center;min-height:27px;margin:0 0 13px 2px;padding:0 11px;font-size:9px;font-weight:850;display:inline-flex}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child{border:10px solid #fffdf8d1;position:relative;box-shadow:0 24px 55px #47392c24,inset 0 1px #fffffff2;background:#dbe4df!important;border-radius:31px!important;gap:5px!important;height:440px!important;overflow:hidden!important}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child img{filter:saturate(.96)contrast(1.02)brightness(.98);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s}@media (hover:hover){body:has(.rz-profile) .rz-profile>section:first-child>div:first-child:hover img{filter:saturate(1.02)contrast(1.02)brightness();transform:scale(1.018)}}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child>div:only-child{isolation:isolate;letter-spacing:.01em;position:relative;overflow:hidden;color:#48615a!important;background:radial-gradient(circle at 74% 34%,#8fa89559,#0000 25%),radial-gradient(circle at 18% 80%,#d96d4c2b,#0000 27%),linear-gradient(135deg,#dfe9e3 0%,#f2eadf 58%,#e7d7c5 100%)!important;font-size:13px!important}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child>div:only-child:before{content:"R";z-index:-1;color:#13403817;font:italic 210px/1 Georgia,serif;position:absolute;top:50%;left:8%;transform:translateY(-52%)}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child>div:only-child:after{content:"Kendine ayırdığın zaman, burada başlar.";color:#134038b8;text-align:right;max-width:210px;font:italic 22px/1.12 Georgia,serif;position:absolute;bottom:8%;right:7%}body:has(.rz-profile) .rz-profile>section:first-child>div:nth-child(2){z-index:3;-webkit-backdrop-filter:blur(18px)saturate(110%);backdrop-filter:blur(18px)saturate(110%);background:#fffdf8f0;border:1px solid #13403814;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 42px);margin:-54px auto 0;position:relative;box-shadow:0 18px 38px #493a2c21,inset 0 1px #fffffffa;align-items:end!important;gap:20px!important;padding:24px 26px!important;display:grid!important}body:has(.rz-profile) .rz-profile>section:first-child h1{color:var(--detail-ink)!important;letter-spacing:-.05em!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(34px,4vw,54px)!important;font-weight:600!important;line-height:.98!important}body:has(.rz-profile) .rz-profile>section:first-child h1+span{box-shadow:inset 0 1px #fffffff2;color:#286152!important;background:#edf3ee!important;border:1px solid #cbd9cf!important}body:has(.rz-profile) .rz-profile>section:first-child p{color:#74807d!important;font-size:12px!important;line-height:1.55!important}body:has(.rz-profile) .rz-profile>section:first-child>div:nth-child(2)>div:last-child{gap:9px!important}:is(body:has(.rz-profile) .rz-profile>section:first-child>div:nth-child(2)>div:last-child button,body:has(.rz-profile) .rz-profile>section:first-child>div:nth-child(2)>div:last-child a){min-height:42px;color:#34544c!important;background:#fffdf8!important;border:1px solid #13403817!important;border-radius:13px!important;box-shadow:0 4px #e4d9cb,0 9px 17px #43372c17!important}body:has(.rz-profile) .rz-profile>section:first-child>nav{background:#fffdf8b8;border-radius:16px;width:calc(100% - 42px);margin:14px auto 0;padding:7px;box-shadow:0 8px 20px #46392d0f,inset 0 1px #fffffff2;border:1px solid #13403814!important;gap:6px!important}body:has(.rz-profile) .rz-profile>section:first-child>nav a{border-radius:11px;align-items:center;min-height:36px;display:inline-flex;color:#687773!important;border:0!important;padding:0 13px!important}body:has(.rz-profile) .rz-profile>section:first-child>nav a:first-child{background:#e8efe9;box-shadow:inset 0 1px #ffffffd9,0 2px 5px #2a4d4114;color:#1a5648!important}body:has(.rz-profile) .rz-profile>section:first-child+div{grid-template-columns:minmax(0,1fr) 390px!important;gap:24px!important;max-width:1240px!important;padding:28px 24px 50px!important}body:has(.rz-profile) .rz-profile>section:first-child+div>div:first-child{gap:22px!important}body:has(.rz-profile) .rz-profile>section:first-child+div>div:first-child>section{background:#fffdf8d1;border:1px solid #13403812;border-radius:24px;padding:23px;box-shadow:0 13px 30px #46392d12,inset 0 1px #fffffff5}body:has(.rz-profile) .rz-profile>section:first-child+div h2{color:#173a33!important;letter-spacing:-.035em!important;font-family:Georgia,Times New Roman,serif!important;font-size:27px!important;font-weight:600!important;line-height:1.05!important}body:has(.rz-profile) #hizmetler>div+div{gap:10px!important}body:has(.rz-profile) #hizmetler>div>div:last-child{gap:10px!important}body:has(.rz-profile) #hizmetler article{min-height:88px;transition:transform .2s,box-shadow .2s,border-color .2s;background:linear-gradient(100deg,#fffdf8fa,#f8f2e9ed)!important;border:1px solid #13403814!important;border-radius:17px!important;padding:14px 15px 14px 17px!important;box-shadow:0 7px 16px #4c3d2f0e,inset 0 1px #fffffffa!important}body:has(.rz-profile) #hizmetler article:nth-child(3n+2){background:linear-gradient(100deg,#fffdf8,#edf3ee)!important}body:has(.rz-profile) #hizmetler article h3{color:#193b34!important;font-size:14px!important}body:has(.rz-profile) #hizmetler article p{color:#7a8581!important}body:has(.rz-profile) #hizmetler article>a:last-child{transform:translateY(-2px);color:#fff!important;background:linear-gradient(#e27b59 0%,#d66848 66%,#bd4f35 100%)!important;border:1px solid #ffe2d58f!important;width:40px!important;height:40px!important;font-size:21px!important;box-shadow:inset 0 1px #ffffff61,0 4px #a3422e,0 9px 16px #6e362629!important}body:has(.rz-profile) #hizmetler article>a:last-child:active{transform:translateY(2px);box-shadow:inset 0 1px #ffffff47,0 1px #a3422e!important}@media (hover:hover){body:has(.rz-profile) #hizmetler article:hover{transform:translateY(-2px);border-color:#13403829!important;box-shadow:0 13px 24px #483a2d17,inset 0 1px #fff!important}}body:has(.rz-profile) #ekip>div:last-child{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:11px!important;display:grid!important}body:has(.rz-profile) #ekip>div:last-child>div{background:linear-gradient(145deg,#fffdf8,#f0e8dc);border:1px solid #13403812;border-radius:17px;min-width:0;padding:14px 12px;text-align:left!important;width:auto!important}body:has(.rz-profile) #ekip img{border:3px solid #fffaf4;box-shadow:0 6px 14px #3f362c1a;width:48px!important;height:48px!important;margin:0!important}body:has(.rz-profile) #ekip>div:last-child>div>div:first-child{border:3px solid #fffaf4;box-shadow:0 6px 14px #3f362c1a;width:48px!important;height:48px!important;margin:0!important}body:has(.rz-profile) #ekip p{text-align:left!important}body:has(.rz-profile) #yorumlar article{box-shadow:0 7px 17px #4a3c2f0d;background:linear-gradient(145deg,#fffdf8 0%,#f8f0e5 100%)!important;border:1px solid #13403812!important;border-radius:18px!important}body:has(.rz-profile) #yorumlar article:nth-child(2n){background:linear-gradient(145deg,#fffdf8 0%,#edf3ee 100%)!important}body:has(.rz-profile) #hakkinda p{color:#667873!important}body:has(.rz-profile) #hakkinda a{background:#edf3ee;border:1px solid #cad8cf;border-radius:999px;min-height:38px;padding:0 13px;box-shadow:inset 0 1px #fff,0 4px 10px #31504412;color:#1c594b!important}body:has(.rz-profile) .rz-profile aside{top:92px!important}body:has(.rz-profile) #randevu{background:#fffdf8!important;border:1px solid #13403817!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 20px 45px #3d352b1f,inset 0 1px #fff!important}body:has(.rz-profile) #randevu>div:first-child{color:#fffaf1;background:radial-gradient(circle at 90% 14%,#d96d4c2e,#0000 28%),linear-gradient(115deg,#0b3731 0%,#13483e 100%);position:relative;border:0!important;padding:19px 20px!important}body:has(.rz-profile) #randevu>div:first-child:after{content:"04 ADIM · 01 RANDEVU";color:#fff7ed75;letter-spacing:.15em;font-size:8px;font-weight:800;position:absolute;top:18px;right:18px}body:has(.rz-profile) #randevu>div:first-child p:first-child{color:#efb291!important}body:has(.rz-profile) #randevu>div:first-child p:last-child{max-width:230px;color:#fff8efb3!important}body:has(.rz-profile) #randevu>div:nth-child(2){background:#fffdf8!important}body:has(.rz-profile) #randevu #booking-flow{background:#fffdf8!important}body:has(.rz-profile) #randevu .rz-booking-form{padding:17px 15px 19px!important}body:has(.rz-profile) #randevu .rz-booking-form h3{font-family:Georgia,Times New Roman,serif;color:#173a33!important;font-size:22px!important;font-weight:600!important}body:has(.rz-profile) #randevu .rz-booking-form p[class*=uppercase]{color:#a46149!important}:is(body:has(.rz-profile) #randevu .rz-booking-form input,body:has(.rz-profile) #randevu .rz-booking-form textarea,body:has(.rz-profile) #randevu .rz-booking-form select){color:#24443c!important;background:#fffdf9!important;border-color:#1340381a!important;border-radius:12px!important;box-shadow:inset 2px 2px 5px #3f362d0b,inset -2px -2px 6px #fff!important}:is(body:has(.rz-profile) #randevu .rz-booking-form input:focus,body:has(.rz-profile) #randevu .rz-booking-form textarea:focus,body:has(.rz-profile) #randevu .rz-booking-form select:focus){border-color:#37695859!important;outline:none!important;box-shadow:0 0 0 4px #8fa8951f!important}body:has(.rz-profile) #randevu .rz-booking-form button{border-radius:12px}:is(body:has(.rz-profile) #randevu .rz-booking-form button[class*="bg-[var(--brand)]"],body:has(.rz-profile) #randevu .rz-booking-form button[class*=text-white]){box-shadow:inset 0 1px #ffffff2e,0 3px #0a302a,0 8px 15px #18463a1f}body:has(.rz-profile) .rz-profile aside>section:not(#randevu){box-shadow:0 10px 25px #47392c11,inset 0 1px #fffffff7;background:#fffdf8d9!important;border:1px solid #13403814!important;border-radius:20px!important}body:has(.rz-profile) .rz-profile aside>section:not(#randevu) h3{font-family:Georgia,Times New Roman,serif;color:#1b3e37!important;font-size:16px!important;font-weight:600!important}body:has(.rz-profile) .rz-profile aside>section:not(#randevu) svg{color:#b96145!important}body:has(.rz-profile) main>div>div:last-child:not(:has(.rz-profile)){color:#6f7d78!important}body:has(.rz-profile) .rz-profile>div:last-child{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);box-shadow:0 -10px 30px #3f342a1a;background:#faf4ebe8!important;border-top:1px solid #13403817!important}body:has(.rz-profile) .rz-profile>div:last-child a{border:1px solid #ffe1d480;min-height:50px;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff61,0 4px #a4412e,0 10px 18px #6e36262e;background:linear-gradient(#e27b59 0%,#d66848 66%,#bd4e35 100%)!important;border-radius:15px!important}body:has(.rz-profile) .rz-profile>div:last-child a:active{transform:translateY(2px);box-shadow:inset 0 1px #ffffff3d,0 1px #a4412e}@media (max-width:760px){body:has(.rz-profile) main>div>header{height:60px;padding-inline:14px!important}body:has(.rz-profile) main>div>header>a:first-child{gap:7px;min-width:auto}body:has(.rz-profile) main>div>header>a:first-child:before{border-radius:9px;width:34px;height:34px;font-size:22px}body:has(.rz-profile) main>div>header>a:first-child:after{font-size:22px}body:has(.rz-profile) main>div>header>div a{min-height:34px;padding-inline:11px!important;font-size:9px!important}body:has(.rz-profile) .rz-profile>section:first-child{padding:17px 14px 0!important}body:has(.rz-profile) .rz-profile>section:first-child:before{min-height:24px;margin-bottom:10px;padding-inline:9px;font-size:7px}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child{border-width:7px;border-radius:23px!important;height:255px!important}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child>div:only-child:before{font-size:130px;left:3%}body:has(.rz-profile) .rz-profile>section:first-child>div:first-child>div:only-child:after{max-width:155px;font-size:16px;bottom:8%;right:7%}body:has(.rz-profile) .rz-profile>section:first-child>div:nth-child(2){border-radius:19px;width:calc(100% - 12px);margin-top:-28px;grid-template-columns:1fr!important;gap:13px!important;padding:17px 16px!important}body:has(.rz-profile) .rz-profile>section:first-child h1{font-size:29px!important;line-height:1.02!important}body:has(.rz-profile) .rz-profile>section:first-child>div:nth-child(2)>div:last-child{justify-content:flex-start}body:has(.rz-profile) .rz-profile>section:first-child>nav{border-radius:14px;width:calc(100% - 12px);margin-top:10px;padding:5px;gap:4px!important}body:has(.rz-profile) .rz-profile>section:first-child>nav a{min-height:33px;padding-inline:10px!important;font-size:9px!important}body:has(.rz-profile) .rz-profile>section:first-child+div{flex-direction:column;gap:18px!important;padding:20px 14px 32px!important;display:flex!important}body:has(.rz-profile) .rz-profile>section:first-child+div>div:first-child{gap:16px!important}body:has(.rz-profile) .rz-profile>section:first-child+div>div:first-child>section{border-radius:19px;padding:17px}body:has(.rz-profile) .rz-profile>section:first-child+div h2{font-size:23px!important}body:has(.rz-profile) #hizmetler article{min-height:78px;gap:10px!important;padding:12px!important}body:has(.rz-profile) #hizmetler article img{width:52px!important;height:52px!important}body:has(.rz-profile) #hizmetler article>a:last-child{width:36px!important;height:36px!important}body:has(.rz-profile) #ekip>div:last-child{scrollbar-width:none;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap!important;gap:9px!important;display:flex!important}body:has(.rz-profile) #ekip>div:last-child::-webkit-scrollbar{display:none}body:has(.rz-profile) #ekip>div:last-child>div{flex:0 0 130px}body:has(.rz-profile) .rz-profile aside{order:2;position:static!important}body:has(.rz-profile) #randevu{border-radius:20px!important}body:has(.rz-profile) #randevu>div:first-child{padding:17px!important}body:has(.rz-profile) #randevu>div:first-child:after{font-size:7px;top:15px;right:15px}body:has(.rz-profile) #randevu .rz-booking-form{padding:14px 12px 16px!important}body:has(.rz-profile) .rz-profile>div:last-child{padding:10px 12px 13px!important}body:has(.rz-profile) .rz-profile>div:last-child a{min-height:48px}}
