:root{--navy:#082f49;--ocean:#087f8c;--turquoise:#14b8a6;--coral:#ff6846;--sand:#f8f5ef;--ink:#163047;--muted:#667b8d;--line:#dce7eb;--white:#ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--sand);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:850;color:var(--navy)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:white;border-radius:11px;background:linear-gradient(140deg,var(--ocean),var(--turquoise))}.logo-lockup{gap:9px;letter-spacing:-.035em}.logo-lockup svg{flex:0 0 auto;filter:drop-shadow(0 5px 8px #082f4918)}.logo-lockup span{display:inline-flex;gap:5px;align-items:baseline}.logo-lockup span b{font-weight:900}.logo-lockup span:not(b){color:var(--turquoise)}.logo-lockup.inverse span b{color:white}.logo-lockup.inverse{color:var(--turquoise)}.nav{height:72px;justify-content:space-between}.nav,.nav-links{display:flex;align-items:center}.nav-links{gap:24px}.btn{border:0;border-radius:12px;padding:12px 18px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:white;background:var(--coral);box-shadow:0 10px 24px #ff684633}.btn-secondary{color:var(--navy);background:white;border:1px solid var(--line)}.btn-ocean{color:white;background:var(--ocean)}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:64px;gap:64px;padding:70px 0 90px}.eyebrow{color:var(--ocean);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:13px}h1{font-size:clamp(44px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:18px 0 24px;color:var(--navy)}.hero p{font-size:20px;line-height:1.6;color:var(--muted);max-width:600px}.hero-actions{display:flex;gap:12px;margin-top:32px}.risk-free{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:16px;color:var(--muted);font-size:13px;font-weight:700}.phone{width:320px;margin:auto;padding:10px;border-radius:42px;background:#101b25;box-shadow:0 35px 80px #082f4935;transform:rotate(3deg)}.phone-screen{min-height:590px;border-radius:34px;overflow:hidden;background:white}.phone-hero{height:210px;padding:28px 22px;display:flex;flex-direction:column;justify-content:flex-end;color:white;background:linear-gradient(0deg,#062b42cc,#062b4210),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=900&q=80) 50%/cover}.phone-hero h2{margin:0;font-size:28px}.phone-body{padding:20px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;text-align:center;font-size:10px;font-weight:700}.quick-icon{width:48px;height:48px;margin:auto auto 7px;border-radius:50%;display:grid;place-items:center;color:var(--ocean);background:#e9f7f6}.demo-card{margin-top:18px;padding:17px;border:1px solid var(--line);border-radius:17px;display:flex;gap:12px;align-items:center;font-weight:750}.demo-phone{transform:rotate(3deg);transition:transform .25s ease}.demo-phone:hover{transform:rotate(0deg) translateY(-4px)}.demo-copy{min-height:52px;color:var(--muted);line-height:1.45;margin:0 0 12px}.demo-action{width:100%;padding:9px 12px;margin-bottom:10px}.demo-quick button{border:0;padding:0;color:var(--ink);background:transparent;font-size:10px;font-weight:700}.demo-quick button.active .quick-icon{color:white;background:var(--ocean);transform:translateY(-2px)}.demo-card-button{width:100%;color:var(--ink);text-align:left;background:white}.demo-card-button:hover{border-color:var(--turquoise);background:#fbfefd}.section{padding:90px 0}.section-title{text-align:center;max-width:720px;margin:0 auto 48px}.section-title h2{font-size:42px;letter-spacing:-.035em;margin:10px 0;color:var(--navy)}.section-title p{color:var(--muted);font-size:18px}.feature-grid,.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.card{background:white;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 12px 30px #082f4908}.card h3{color:var(--navy);margin:16px 0 8px}.card p{color:var(--muted);line-height:1.6}.price{font-size:42px;font-weight:850;color:var(--navy)}.price small{font-size:15px;color:var(--muted)}.list{padding:0;list-style:none;color:var(--muted);line-height:2}.list li{display:flex;align-items:center;gap:8px}.proof-strip{padding:24px 0;color:white;background:var(--navy)}.proof-strip .container{display:flex;align-items:center;justify-content:center;gap:20px;text-align:center}.proof-strip span{color:#c8dce6}.product-showcase{padding:90px 0;overflow:hidden;background:linear-gradient(180deg,#edf9f7 0,var(--sand) 100%)}.product-showcase .container{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:46px;gap:46px;align-items:center}.showcase-copy h2{margin:12px 0 18px;color:var(--navy);font-size:40px;line-height:1.06;letter-spacing:-.04em}.showcase-copy p{margin-bottom:24px;color:var(--muted);font-size:17px;line-height:1.7}.showcase-image{border:8px solid white;border-radius:24px;overflow:hidden;box-shadow:0 28px 70px #082f4924;transform:rotate(1deg)}.showcase-image img{width:100%;height:auto;display:block}.billing-toggle{width:-moz-fit-content;width:fit-content;margin:-20px auto 38px;padding:5px;display:flex;border-radius:14px;border:1px solid var(--line);background:white}.billing-toggle button{border:0;border-radius:10px;padding:10px 18px;color:var(--muted);background:transparent;font-weight:750}.billing-toggle button.active{color:white;background:var(--navy)}.billing-toggle span{margin-left:4px;color:var(--turquoise);font-size:12px}.price-card{position:relative;display:flex;flex-direction:column}.price-card.recommended{border:2px solid var(--coral);transform:translateY(-10px);box-shadow:0 24px 55px #ff684620}.recommended-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);padding:7px 14px;color:white;background:var(--coral);white-space:nowrap;font-weight:850}.recommended-badge,.saving-badge{border-radius:99px;font-size:12px}.saving-badge{width:-moz-fit-content;width:fit-content;margin-bottom:8px;padding:5px 9px;color:#06655a;background:#d9f8f2;font-weight:800}.billing-note{min-height:42px;margin:4px 0 12px;color:var(--muted);font-size:13px}.price-card .list{flex:1 1}.portfolio-link{margin:30px 0 0;text-align:center;color:var(--muted)}.portfolio-link a{color:var(--ocean);font-weight:800}.trust-section{background:white}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.trust-card{display:flex;flex-direction:column}.trust-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--ocean);background:#e5f8f4;font-size:20px;font-weight:900}.trust-card h3{margin-top:18px}.trust-card p{flex:1 1}.trust-card a{color:var(--ocean);font-weight:800}.testimonial-placeholder{margin-top:26px;padding:28px;display:grid;grid-gap:9px;gap:9px;text-align:center;border:2px dashed #b8cbd2;border-radius:20px;background:#fbfdfd}.testimonial-placeholder span{color:var(--ocean);font-size:12px;font-weight:850;letter-spacing:.1em}.testimonial-placeholder strong{color:var(--navy);font-size:21px}.testimonial-placeholder p{max-width:700px;margin:0 auto;color:var(--muted);line-height:1.6}.testimonials-heading{margin:58px 0 22px;text-align:center}.testimonials-heading h3{margin:8px 0 0;color:var(--navy);font-size:28px}.testimonials-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.testimonial-card{grid-column:span 2;padding:22px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 10px 28px #082f4908}.testimonial-card:nth-child(4){grid-column:2/span 2}.stars{color:#f4a21e;letter-spacing:2px;font-size:16px}.testimonial-card blockquote{flex:1 1;margin:16px 0 20px;color:var(--ink);line-height:1.65}.testimonial-card strong{color:var(--navy)}.testimonial-card>span{margin-top:3px;color:var(--muted);font-size:12px}.pilot-card{max-width:760px;margin:0 auto;padding:30px;display:grid;grid-gap:10px;gap:10px;text-align:center;border:1px solid var(--line);border-radius:20px;background:#f8fcfc}.pilot-card span{color:var(--ocean);font-size:12px;font-weight:850;letter-spacing:.1em}.pilot-card strong{color:var(--navy);font-size:23px}.pilot-card p{margin:0;color:var(--muted);line-height:1.6}.faq{max-width:820px}.faq details{padding:20px 0;border-bottom:1px solid var(--line)}.faq summary{color:var(--navy);cursor:pointer;font-size:18px;font-weight:800}.faq details p{color:var(--muted);line-height:1.7}.final-cta{padding:80px 0;color:white;text-align:center;background:var(--navy)}.final-cta h2{margin:12px 0;color:white;font-size:46px;letter-spacing:-.04em}.final-cta p{margin:0 0 24px;color:#c8dce6;font-size:18px}.footer{padding:40px 0;border-top:1px solid var(--line);color:var(--muted)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at top right,#d8f4ef,transparent 40%),var(--sand)}.auth-card{width:min(450px,100%);background:white;padding:34px;border-radius:24px;border:1px solid var(--line);box-shadow:0 24px 70px #082f4912}.auth-card h1{font-size:34px;margin:28px 0 8px;letter-spacing:-.035em}.auth-card>p{color:var(--muted);margin-bottom:24px}.field{display:grid;grid-gap:7px;gap:7px;margin:16px 0}.field label{font-size:14px;font-weight:750}.input{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;outline:none;background:#fbfdfd}.input:focus{border-color:var(--turquoise);box-shadow:0 0 0 3px #14b8a619}.error{padding:11px;border-radius:10px;background:#fff0ed;color:#a9311b;font-size:14px}.muted{color:var(--muted)}.dashboard{min-height:100vh;background:#f4f7f8}.dash-nav{background:var(--navy);color:white}.dash-nav .nav{height:68px}.dash-nav .brand{color:white}.dash-main{padding:42px 0 80px}.dash-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.dash-header h1{font-size:38px;margin:0 0 6px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.property-card{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.property-cover{height:140px;background:linear-gradient(135deg,#bceee7,#dbeef6);display:grid;place-items:center;font-size:50px}.property-info{padding:20px}.status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:750}.status.draft{background:#f1f5f9;color:#64748b}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:28px;gap:28px;align-items:start}.panel{background:white;border:1px solid var(--line);border-radius:20px;padding:24px}.section-toggle{border:1px solid var(--line);border-radius:16px;padding:16px;margin-top:12px}.editor-review-warning{margin:16px 0;padding:16px;border:1px solid #f3c46c;border-radius:14px;background:#fff9e8;color:#6f4c08}.editor-review-warning p{margin:6px 0 10px}.editor-review-warning label{display:flex;gap:8px;align-items:flex-start;font-size:13px}.editor-section-status{margin-left:6px;padding:3px 7px;border-radius:99px;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.editor-section-status.complete{color:#166534;background:#dcfce7}.editor-section-status.pending{color:#8a5800;background:#fff1c2}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.switch{width:48px;height:28px;border-radius:99px;border:0;background:#cbd5e1;padding:3px}.switch:after{content:"";display:block;width:22px;height:22px;background:white;border-radius:50%;transition:.2s}.switch.on{background:var(--turquoise)}.switch.on:after{transform:translateX(20px)}.textarea{min-height:100px;resize:vertical}.preview{position:-webkit-sticky;position:sticky;top:20px}.preview .phone{width:300px;transform:none}.guest-shell{--guest-navy:#061a2b;--guest-navy-2:#0b2a42;--guest-gold:#d8b66a;--guest-cream:#f7f1e4;min-height:100vh;color:var(--guest-cream);background:#03121f}.guest-detail,.guest-home{width:min(720px,100%);min-height:100vh;margin:0 auto;padding-bottom:104px;background:var(--guest-navy);box-shadow:0 0 80px #0008}.guest-hero{min-height:560px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(155deg,#0b3857,#061a2b);background-size:cover;background-position:50%}.guest-brand{color:var(--guest-gold);font-size:11px;font-weight:850;letter-spacing:.16em}.guest-hero>div:last-child>span,.guest-kicker{color:var(--guest-gold);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.guest-content h2,.guest-detail h1,.guest-farewell h2,.guest-hero h1,.guest-intro h2,.guest-pending-detail h2{font-family:Fraunces,Georgia,serif}.guest-hero h1{margin:8px 0;color:white;font-size:clamp(52px,12vw,78px);line-height:.96;letter-spacing:-.045em}.guest-hero p{margin:0 0 26px;color:#d9e4ea;font-size:17px}.guest-hero button{border:1px solid #ffffff55;border-radius:99px;padding:13px 18px;display:inline-flex;align-items:center;gap:8px;color:white;background:#ffffff12;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guest-intro{padding:58px 28px 28px;text-align:center}.guest-intro h2{margin:9px 0 12px;color:white;font-size:36px}.guest-intro p{max-width:540px;margin:0 auto;color:#aebfca;line-height:1.7}.guest-grid{padding:18px 20px 40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;scroll-margin-top:20px}.guest-card{min-height:118px;position:relative;padding:18px;display:flex;align-items:center;gap:13px;text-align:left;color:white;border:1px solid #ffffff18;border-radius:22px;background:#0b2a42;box-shadow:0 12px 25px #0002}.guest-card:hover{border-color:#d8b66a88;transform:translateY(-1px)}.guest-card-icon,.guest-section-icon{width:45px;height:45px;flex:0 0 auto;display:grid;place-items:center;color:var(--guest-gold);border-radius:14px;background:#d8b66a17}.guest-card>span:nth-child(2){min-width:0;display:grid;grid-gap:4px;gap:4px}.guest-card strong{font-size:15px}.guest-card small{color:#9db1bf;font-size:12px}.guest-card em{position:absolute;top:10px;right:10px;padding:4px 7px;color:#f6d99b;border:1px solid #d8b66a55;border-radius:99px;background:#d8b6aa12;font-size:9px;font-style:normal;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.guest-chevron{margin-left:auto;color:#6e8797}.guest-farewell{margin:0 20px 22px;padding:40px 24px;text-align:center;border:1px solid #d8b66a33;border-radius:24px;background:linear-gradient(145deg,#0b2a42,#071f33)}.guest-farewell>svg{color:var(--guest-gold)}.guest-farewell h2{margin:12px 0 7px;color:white;font-size:27px}.guest-farewell p{margin:0;color:#9db1bf}.guest-detail{padding:24px 22px 112px}.guest-back{padding:10px 0;display:flex;align-items:center;gap:7px;color:#bdcad2;border:0;background:transparent}.guest-detail-head{padding:44px 4px 30px}.guest-detail-head small{display:block;margin:18px 0 4px;color:var(--guest-gold);font-weight:750;text-transform:uppercase;letter-spacing:.12em}.guest-detail h1{margin:0;color:white;font-size:48px;line-height:1}.guest-content,.guest-pending-detail{padding:26px;color:#c4d0d7;border:1px solid #ffffff18;border-radius:24px;background:var(--guest-navy-2)}.guest-content>p{white-space:pre-wrap;line-height:1.8}.guest-content ol{margin:0;padding:0;display:grid;grid-gap:15px;gap:15px;list-style:none}.guest-content li{display:flex;gap:12px;align-items:flex-start;line-height:1.6}.guest-content li b{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;color:var(--guest-navy);border-radius:50%;background:var(--guest-gold)}.wifi-values{margin-top:20px;display:grid;grid-gap:12px;gap:12px}.wifi-values>div{padding:18px;display:grid;grid-gap:7px;gap:7px;border-radius:17px;background:#061a2b}.wifi-values small{color:#8fa6b5}.wifi-values strong{color:white;font-size:20px;word-break:break-word}.guest-copy{width:-moz-fit-content;width:fit-content;margin-top:5px;padding:9px 12px;display:flex;align-items:center;gap:7px;color:var(--guest-gold);border:1px solid #d8b66a55;border-radius:10px;background:transparent;font-weight:750}.guest-pending-detail>span{padding:5px 9px;color:#f2d38f;border-radius:99px;background:#d8b66a1c;font-size:11px;font-weight:850;text-transform:uppercase}.guest-pending-detail h2{margin:16px 0 8px;color:white;font-size:30px}.guest-pending-detail p{line-height:1.7}.guest-gold-btn{margin-top:14px;padding:13px 16px;display:inline-flex;align-items:center;gap:8px;color:#061a2b;border-radius:12px;background:var(--guest-gold);font-weight:850}.emergency-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.emergency-grid a{min-height:150px;padding:18px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:white;border:1px solid #ffffff18;border-radius:20px;background:#0b2a42}.emergency-grid svg{color:var(--guest-gold)}.emergency-grid strong{font-size:30px}.emergency-grid span{color:#aebfca;font-size:12px}.guest-float-wa{width:58px;height:58px;position:fixed;right:max(18px,calc((100vw - 720px)/2 + 18px));bottom:92px;z-index:20;display:grid;place-items:center;color:#061a2b;border-radius:50%;background:#d8b66a;box-shadow:0 12px 30px #0008}.guest-bottom{height:76px;width:min(720px,100%);position:fixed;left:50%;bottom:0;z-index:15;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff14;background:#071f33ee;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.guest-bottom a,.guest-bottom button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#9db1bf;border:0;background:transparent;font-size:10px}.guest-bottom svg{width:20px;height:20px;color:var(--guest-gold)}@media (max-width:850px){.nav-links a:not(.btn){display:none}.hero{grid-template-columns:1fr;text-align:center;padding-top:45px}.hero p{margin-inline:auto}.hero-actions{justify-content:center}.feature-grid,.pricing-grid,.property-grid,.testimonials-grid,.trust-grid{grid-template-columns:1fr}.testimonial-card,.testimonial-card:nth-child(4){grid-column:auto}.product-showcase .container{grid-template-columns:1fr}.showcase-copy{text-align:center}.showcase-image{transform:none}.price-card.recommended{transform:none;margin-top:10px}.proof-strip .container{flex-direction:column;gap:6px}.footer-inner{flex-direction:column;text-align:center}.risk-free{justify-content:center}.editor-grid{grid-template-columns:1fr}.preview{position:static}.dash-header{align-items:stretch;flex-direction:column}}@media (max-width:520px){.guest-hero{min-height:500px}.guest-grid{grid-template-columns:1fr}.guest-card{min-height:92px}.guest-detail h1{font-size:40px}.emergency-grid a{min-height:125px;padding-inline:5px}}.editor-panel{margin-top:18px}.editor-head{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.editor-head h2{margin-bottom:4px}.progress{height:8px;width:100%;border-radius:9px;background:#e5edf0}.progress i{display:block;height:100%;border-radius:9px;background:var(--turquoise)}.inline-fields{display:flex;gap:10px;align-items:flex-end}.inline-fields .field{flex:1 1}.slug-field{display:flex;align-items:center}.map-preview{margin:12px 0 20px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#f5f8f9}.map-preview iframe{width:100%;height:240px;border:0;display:block}.map-preview span{display:block;padding:10px 14px;font-size:12px;color:var(--muted)}.photo-picker{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:12px 0}.photo-add,.photo-thumb{aspect-ratio:4/3;position:relative;overflow:hidden;border:1px dashed #9fb3bb;border-radius:14px;background:#f4f8f9}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-thumb button{position:absolute;right:6px;bottom:6px;padding:5px 8px;border:0;border-radius:8px;color:white;background:#7f1d1dcc;font-size:11px}.photo-add{display:grid;place-items:center;text-align:center;color:var(--ocean);font-size:26px;cursor:pointer}.photo-add span{display:block;font-size:12px;font-weight:750}.photo-add input{display:none}.section-fields{margin-top:14px}.auto-note{margin:12px 0 0;color:#166534;font-size:13px}.editor-actions{gap:10px;margin-top:18px;flex-wrap:wrap}.danger-zone,.editor-actions{display:flex;align-items:center}.danger-zone{margin-top:34px;padding:18px;justify-content:space-between;gap:16px;border:1px solid #fecaca;border-radius:16px;background:#fff8f8}.danger-zone p{margin:4px 0 0;color:#7f1d1d;font-size:13px}.btn-danger{color:white;background:#b42318}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#061a2bcc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.confirm-modal{width:min(480px,100%);padding:26px;border-radius:20px;background:white;box-shadow:0 30px 80px #0005}.confirm-modal>div{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.hero-gallery{display:flex!important;align-items:center;justify-content:space-between}.hero-gallery button{width:40px;height:40px;padding:0;display:grid;place-items:center;border-radius:50%}.hero-gallery span{display:flex;gap:7px}.hero-gallery i{width:7px;height:7px;border-radius:50%;background:#ffffff66}.hero-gallery i.active{width:22px;border-radius:9px;background:var(--guest-gold)}.weather-pill{margin:24px auto 0;padding:12px 15px;display:flex;align-items:center;gap:9px;color:white;border:1px solid #ffffff18;border-radius:99px;background:#0b2a42}.weather-pill svg{color:var(--guest-gold)}.weather-pill span{color:#b8c8d1}.location-card iframe{width:calc(100% + 52px);height:300px;margin:-26px -26px 24px;border:0}.location-card h2{font-size:26px;color:white}.weather-now{display:flex;align-items:center;gap:14px;padding-bottom:24px}.weather-now>svg{width:45px;height:45px;color:var(--guest-gold)}.weather-now>strong{font-size:54px;color:white}.forecast-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.forecast-row>div,.marine-grid>div{padding:13px 9px;display:grid;grid-gap:5px;gap:5px;border:1px solid #ffffff14;border-radius:14px;background:#ffffff07}.forecast-row strong,.marine-grid strong{color:white;font-size:20px}.forecast-row span{font-size:11px}.marine-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.marine-warning{margin:18px 0;padding:14px;border-left:3px solid var(--guest-gold);background:#d8b66a0d}.marine-warning p{margin:5px 0 0}.data-credit{display:block;margin-top:20px;color:#8299a7}@media(max-width:680px){.photo-picker{grid-template-columns:1fr 1fr}.inline-fields{align-items:stretch;flex-direction:column}.forecast-row{grid-template-columns:1fr 1fr}.marine-grid{grid-template-columns:1fr}.danger-zone{align-items:flex-start;flex-direction:column}}.nearby-categories{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:16px}.nearby-categories button{padding:11px 5px;display:grid;place-items:center;grid-gap:5px;gap:5px;color:#b8c8d1;border:1px solid #ffffff18;border-radius:13px;background:#ffffff07;font-size:11px}.nearby-categories button span{font-size:21px}.nearby-categories button.active{color:#061a2b;border-color:var(--guest-gold);background:var(--guest-gold);font-weight:800}.nearby-live iframe{width:calc(100% + 52px);height:330px;margin:0 -26px 22px;border:0}.nearby-note{margin:16px 0 0;font-size:12px;line-height:1.5;color:#8299a7}@media(max-width:480px){.nearby-categories{grid-template-columns:repeat(2,1fr)}}.host-editor{display:grid;grid-template-columns:100px 1fr;grid-gap:18px;gap:18px;align-items:start}.host-photo-input{width:100px;height:100px;border:1px dashed #9fb3bb;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#f4f8f9;cursor:pointer}.host-photo-input img{width:100%;height:100%;object-fit:cover}.host-photo-input input{display:none}.guest-host{margin:24px 20px 0;padding:22px;display:flex;gap:18px;border:1px solid #d8b66a33;border-radius:22px;background:#0b2a42}.guest-host img{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0}.guest-host p{white-space:pre-wrap;color:#bdcbd4;line-height:1.65}.guest-host a{color:var(--guest-gold);font-weight:750}.place-list{display:grid;grid-gap:10px;gap:10px}.place-list>a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;border:1px solid #ffffff18;border-radius:15px;background:#ffffff07;color:white}.place-list small,.place-list strong{display:block}.place-list small{margin-top:5px;color:#a6bdca}.place-list em{font-style:normal;color:var(--guest-gold);font-size:12px;display:flex;align-items:center;gap:6px}.place-list em svg{width:17px}.tide-date{display:grid;grid-gap:8px;gap:8px;margin-bottom:22px}.tide-date select{padding:12px;border:1px solid #ffffff30;border-radius:12px;background:#061a2b;color:white}.tide-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.tide-list>div{display:flex;gap:12px;align-items:center;padding:18px;border-radius:16px;background:#ffffff07;border:1px solid #ffffff18}.tide-list svg{color:var(--guest-gold)}.tide-list small,.tide-list strong{display:block}.tide-list strong{font-size:25px;color:white;margin-top:4px}.tide-list em{margin-left:auto;font-style:normal;color:#afc4d0}.tide-list .low{background:#0d3b4833}@media(max-width:480px){.host-editor{grid-template-columns:1fr}.guest-host{flex-direction:column}.tide-list{grid-template-columns:1fr}}.print-studio{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:32px;gap:32px;align-items:start;margin-top:28px}.print-themes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:20px 0 28px}.print-themes button{background:white;color:#243c48;padding:10px;border:2px solid #dde6e9;border-radius:14px;text-align:left;cursor:pointer}.print-themes button.selected{border-color:#147d8b;box-shadow:0 0 0 2px #147d8b22}.print-themes small,.print-themes strong{display:block;margin-top:6px}.print-themes small{font-size:11px;color:#52616b}.print-swatch{display:grid;place-items:center;height:82px;border-radius:8px;border:1px solid;font:36px Georgia,serif}.print-preview{position:-webkit-sticky;position:sticky;top:24px;text-align:center}.print-preview img{display:block;width:100%;max-width:440px;max-height:80vh;object-fit:contain;margin:14px auto;background:#eef1f3;filter:drop-shadow(0 12px 18px #0002)}.print-link{padding:14px;background:#f0f7f8;border-radius:12px;overflow-wrap:anywhere}.print-link a{display:block;margin-top:6px}.print-help{font-size:13px;line-height:1.6;color:#53636d;margin-top:20px}@media(max-width:760px){.print-studio{grid-template-columns:1fr}.print-preview{position:static}.print-themes{grid-template-columns:repeat(2,minmax(0,1fr))}}.items-editor{margin-top:20px;padding-top:20px;border-top:1px solid #dae5e8}.items-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.items-config h3,.items-heading h3{margin:0 0 6px;font-size:17px}.items-config>p,.items-heading p{font-size:13px;color:#526773;line-height:1.5}.items-heading>span{white-space:nowrap;border-radius:30px;padding:7px 10px;background:#e4f4ee;color:#146454;font-size:12px}.items-search{display:flex;align-items:center;gap:10px;border:1px solid #c5d5dc;border-radius:12px;padding:0 13px;margin:16px 0;background:white;color:#536b76}.items-search input{width:100%;min-width:0;border:0;background:transparent;padding:14px 0;font:inherit;color:inherit;outline:none}.items-search:focus-within{outline:2px solid #168899;outline-offset:2px}.items-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.items-filters button{padding:9px 12px;border:1px solid #d0dfe4;border-radius:24px;background:white;color:#435c68;font-size:12px;cursor:pointer}.items-filters button[aria-pressed=true]{background:#123e4c;color:white;border-color:#123e4c}.items-catalog{max-height:380px;overflow-y:auto;padding:3px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px;margin-bottom:16px}.items-catalog button{position:relative;display:flex;align-items:center;gap:9px;min-height:66px;padding:12px;border:1px solid #d4e1e6;border-radius:12px;background:#f9fbfc;color:#49616d;text-align:left;font:inherit;font-size:12px;cursor:pointer;overflow-wrap:anywhere}.items-catalog button>svg{flex-shrink:0}.items-catalog button.active{border-color:#1b8f8c;background:#e9f7f3;color:#12544f}.items-catalog button.active>svg:last-child{position:absolute;right:5px;top:5px}.items-config{margin-top:24px}.item-config{border:1px solid #d4e1e6;border-radius:14px;margin-top:9px;overflow:hidden;background:white}.item-config-toggle{display:flex;align-items:center;gap:12px;width:100%;padding:15px;border:0;background:transparent;color:#183f4b;text-align:left;cursor:pointer}.item-config-toggle>svg{flex-shrink:0}.item-config-toggle>span{flex:1 1;min-width:0;overflow-wrap:anywhere}.item-config-toggle small,.item-config-toggle strong{display:block}.item-config-toggle small{color:#607580;margin-top:5px;line-height:1.4}.item-config-toggle em{font-size:11px;font-style:normal}.item-fields{padding:16px;border-top:1px solid #e2eaed;background:#f9fcfc}.item-fields>.btn{margin:8px 8px 0 0}.item-icon-picker{border:0;padding:0;margin:16px 0;display:flex;flex-wrap:wrap;gap:7px}.item-icon-picker legend{font-weight:600;margin-bottom:10px;font-size:13px}.item-icon-picker button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #c7d8de;border-radius:10px;background:white;color:#42616d;cursor:pointer}.item-icon-picker button[aria-pressed=true]{border-color:#168b83;background:#dff3ee;color:#12564f}.guest-equipment summary:focus-visible,.items-editor button:focus-visible{outline:3px solid #18a59c;outline-offset:3px}.apartment-guest{padding:0 20px 28px;color:#c2d1d9}.apartment-intro{line-height:1.6;font-size:14px}.apartment-guest .items-search{background:#0b2a42;border-color:#ffffff26;color:#d3e0e8}.apartment-guest .items-search input::placeholder{color:#9cb2c0}.apartment-guest section>h2,.equipment-notes h2{font-size:16px;color:var(--guest-gold);margin:25px 0 12px}.guest-equipment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:flex-start}.guest-equipment{border:1px solid #ffffff20;border-radius:17px;background:#0b2a42;overflow:hidden}.guest-equipment summary{display:flex;align-items:center;gap:10px;list-style:none;padding:16px;cursor:pointer;min-height:86px}.guest-equipment summary::-webkit-details-marker{display:none}.equipment-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;background:#d8b66a14;border-radius:12px;color:var(--guest-gold)}.guest-equipment summary>span:nth-child(2){flex:1 1;min-width:0}.guest-equipment strong{display:block;color:#f2f6f8;font-size:14px;overflow-wrap:anywhere}.guest-equipment small{display:block;margin-top:5px;color:#a0b7c5;font-size:11px}.guest-equipment summary>svg{flex-shrink:0;color:var(--guest-gold);transition:transform .2s}.guest-equipment[open] summary>svg{transform:rotate(180deg)}.equipment-detail{padding:0 17px 17px;border-top:1px solid #ffffff12}.equipment-detail h3{display:flex;align-items:center;gap:7px;color:var(--guest-gold);font-size:12px;margin:18px 0 8px}.equipment-detail p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6;margin:0}.equipment-notes{margin:24px 0 0!important}@media(max-width:600px){.items-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-equipment-grid{grid-template-columns:1fr}.items-heading{flex-wrap:wrap}.item-fields{padding:12px}.items-catalog button{min-height:72px}}.house-rules-list{list-style:none;padding:0;margin:20px 0;display:grid;grid-gap:12px;gap:12px}.house-rules-list>li{display:flex;align-items:flex-start;gap:14px;padding:19px;border:1px solid #ffffff20;border-radius:16px;background:#0b2a42}.house-rules-list>li>div{min-width:0}.house-rules-list h2{font-size:16px;line-height:1.5;margin:0;color:#f2f6f8;overflow-wrap:anywhere}.house-rules-list p{font-size:14px;line-height:1.65;margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#bcd0dc}.rule-add-more{margin-top:18px;padding:16px;border:1px dashed #9bbdc4;border-radius:14px;background:#f0f8f8}.rule-add-more p{font-size:12px;line-height:1.5;margin:10px 0 0}.rule-add-more .btn{min-height:44px}.beach-editor{padding:16px;border:1px solid #d4e1e6;border-radius:14px;margin:16px 0}.beach-editor>img{width:180px;height:119px;object-fit:cover;border-radius:10px}.beach-actions{display:flex;gap:8px;flex-wrap:wrap}.beach-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.beach-carousel-head p{font-size:13px}.beach-carousel-head>div{display:flex;gap:8px}.beach-carousel-head button{width:44px;height:44px;display:grid;place-items:center;background:#0b2a42;border:1px solid #ffffff30;border-radius:50%;color:var(--guest-gold)}.beach-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 3px 16px;scrollbar-width:thin}.beach-card{flex:0 0 220px;max-width:80%;scroll-snap-align:start;padding:0;border:1px solid #ffffff24;border-radius:14px;overflow:hidden;background:#0b2a42;color:white;text-align:left;cursor:pointer}.beach-card img,.beach-placeholder{display:block;width:100%;height:145px;object-fit:cover}.beach-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#146772,#0b2a42);color:var(--guest-gold)}.beach-card-name{display:block;padding:12px;font-size:15px;font-weight:700;overflow-wrap:anywhere}.beach-card-name b{color:var(--guest-gold)}.beach-card[aria-expanded=true]{border-color:var(--guest-gold)}.beach-card:focus-visible{outline:2px solid var(--guest-gold);outline-offset:2px}.beach-detail{padding:18px;border:1px solid #ffffff24;border-radius:14px;background:#0b2a42;margin:12px 0}.beach-detail h2{font-size:20px;color:white}.beach-detail p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.beach-close{display:block;margin-top:14px;border:0;background:transparent;color:#bfd3df;padding:10px 0;cursor:pointer}.consumption-list{list-style:none;padding:0;margin:20px 0;display:grid;grid-gap:10px;gap:10px}.consumption-list li{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #ffffff24;border-radius:15px;background:#0b2a42}.consumption-list strong{flex:1 1;min-width:0;overflow-wrap:anywhere;color:white;font-size:14px}.consumption-price{color:var(--guest-gold);font-weight:700;white-space:nowrap}.consumption-payment{padding:20px;border:1px solid #d8b66a55;border-radius:18px;background:#0b2a42;margin:24px 0}.consumption-payment h2{font-size:21px;color:var(--guest-gold)}.consumption-payment h3{margin-top:24px;color:white}.consumption-payment p{line-height:1.6}.consumption-payment small{display:block;line-height:1.6;color:#b4c8d4;margin-top:14px}.pix-key{display:block;padding:14px;background:#061a2b;border-radius:10px;overflow-wrap:anywhere;-webkit-user-select:all;-moz-user-select:all;user-select:all;color:white;margin:12px 0}.consumption-notes{white-space:pre-wrap;overflow-wrap:anywhere}.consumption-payment .guest-gold-btn{max-width:100%;white-space:normal;text-align:center}.navigation-sort{list-style:none;margin:12px 0;padding:0;display:grid;grid-gap:8px;gap:8px}.navigation-sort li{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid #cfdee3;border-radius:12px;background:#f7fbfc}.navigation-sort li.dragging{border-color:#147e86;background:#e4f5f3}.navigation-sort li>span{flex:1 1;min-width:0;overflow-wrap:anywhere;font-size:14px}.navigation-sort small{color:#597581;margin-right:4px}.navigation-sort button{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:8px;background:white;color:#194957;cursor:pointer}.navigation-sort button:disabled{opacity:.3;cursor:default}.navigation-sort .navigation-grip{touch-action:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navigation-sort .navigation-grip:active{cursor:-webkit-grabbing;cursor:grabbing}.navigation-options{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.navigation-options label{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #d5e1e5;border-radius:10px;font-size:13px}.navigation-announcement{font-size:12px;color:#246a60;min-height:18px}.guest-bottom{display:flex;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;scrollbar-width:thin;scroll-snap-type:x proximity;height:calc(76px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.guest-bottom a,.guest-bottom button{flex:1 0 82px;min-width:82px;max-width:none;scroll-snap-align:start;padding:8px 5px}.guest-bottom span{max-width:100px;text-align:center;overflow-wrap:anywhere;line-height:1.2}.guest-bottom [aria-current=page]{background:#d8b66a17;color:var(--guest-gold)}.guest-bottom a:focus-visible,.guest-bottom button:focus-visible{outline:2px solid var(--guest-gold);outline-offset:-3px}.property-types{border:0;padding:0;margin:0 0 24px;min-width:0}.property-types legend{font-weight:700;font-size:1.1rem}.property-type-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-gap:8px;gap:8px;margin:12px 0}.property-type-options label{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid #cbd5e1;border-radius:12px;cursor:pointer;min-height:48px}.property-type-options label.selected{border-color:#087f8c;background:#e8f7f5}.property-type-options label:focus-within{outline:2px solid #087f8c;outline-offset:2px}.property-type-options input{accent-color:#087f8c}.property-type-options span{font-size:22px}.contact-editor-row{margin:12px 0;border:1px solid #d4e1e6;border-radius:14px}.contact-editor-row>.field{margin-top:12px}.guest-contacts{display:grid;grid-gap:14px;gap:14px}.guest-contacts article{padding:18px;border:1px solid #849b9455;border-radius:14px}.guest-contacts h2{font-size:20px;margin:0 0 8px;overflow-wrap:anywhere}.guest-contacts p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.guest-contacts a{max-width:100%;overflow-wrap:anywhere}.template-picker{border:0;padding:0;margin:16px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px;min-width:0}.template-option{padding:14px;border:2px solid #d5dfe4;border-radius:16px;cursor:pointer;min-width:0}.template-option.selected{border-color:#087f8c;background:#eef9f7}.template-option:focus-within{outline:2px solid #087f8c;outline-offset:3px}.template-option input{margin-right:8px;accent-color:#087f8c}.template-option>small{display:block;line-height:1.5}.template-mini{border-radius:12px;margin:12px 0;overflow:hidden;padding:10px}.template-mini>div{min-height:75px;padding:12px;border-radius:8px;display:flex;flex-direction:column;justify-content:end}.template-mini small{font-size:8px}.template-mini b{font-family:Georgia,serif;font-size:19px}.template-mini section{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;padding:8px 0}.template-mini section span{padding:10px 4px;border-radius:8px;font-size:9px}.template-mini footer{text-align:center;font-size:14px}.template-mini-boutique section,.template-mini-nature section{grid-template-columns:1fr}.template-mini-urban *{border-radius:0!important;font-family:Arial,sans-serif!important}.template-mini-sunset section span{min-height:45px}.template-mini-boutique>div{text-align:center}.guest-shell[data-template=nature]{--guest-navy:#102820;--guest-navy-2:#1e3c30;--guest-gold:#cfdb9e;--template-bg:#0b1d17;--template-hero:#35624a}.guest-shell[data-template=sunset]{--guest-navy:#301b2c;--guest-navy-2:#49283a;--guest-gold:#ffbd99;--template-bg:#231421;--template-hero:#8d4e54}.guest-shell[data-template=urban]{--guest-navy:#17191f;--guest-navy-2:#282c35;--guest-gold:#dbe6ff;--template-bg:#101217;--template-hero:#414a60}.guest-shell[data-template=boutique]{--guest-navy:#291f1a;--guest-navy-2:#3e3027;--guest-gold:#e5c397;--template-bg:#1c1612;--template-hero:#705440}.guest-shell[data-template]:not([data-template=ocean]){background:var(--template-bg)}.guest-shell[data-template]:not([data-template=ocean]) .guest-hero{background-color:var(--guest-navy);background-image:linear-gradient(145deg,var(--template-hero),var(--guest-navy))}.guest-shell[data-template]:not([data-template=ocean]) :is(.guest-card,.guest-bottom,.guest-host,.phone-screen,.demo-card){background:var(--guest-navy-2);color:#f7f1e4}.guest-shell[data-template]:not([data-template=ocean]) :is(.guest-card-icon,.guest-section-icon){color:var(--guest-gold);background:#ffffff0d}.guest-shell[data-template=nature] .guest-grid{grid-template-columns:1fr}.guest-shell[data-template=nature] .guest-card{min-height:85px;border-radius:28px 8px 28px 8px}.guest-shell[data-template=nature] .guest-hero{min-height:430px;border-radius:0 0 48px 48px}.guest-shell[data-template=sunset] .guest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-shell[data-template=sunset] .guest-card{flex-direction:column;align-items:flex-start;justify-content:center;min-height:155px;border-radius:26px;padding:20px 14px}.guest-shell[data-template=sunset] .guest-chevron{display:none}.guest-shell[data-template=sunset] .guest-hero{min-height:480px}.guest-shell[data-template=urban] :is(h1,h2){font-family:Arial,sans-serif;letter-spacing:-.035em}.guest-shell[data-template=urban] :is(.guest-card,.guest-content,.guest-section-icon,.guest-card-icon){border-radius:4px;box-shadow:none}.guest-shell[data-template=urban] .guest-hero{min-height:350px}.guest-shell[data-template=urban] .guest-card{min-height:90px}.guest-shell[data-template=boutique] .guest-hero{text-align:center;min-height:510px}.guest-shell[data-template=boutique] .guest-grid{grid-template-columns:1fr}.guest-shell[data-template=boutique] .guest-card{min-height:95px;border-radius:8px;border-color:#e5c39744}.guest-shell[data-template=boutique] :is(.guest-intro,.guest-farewell){text-align:center}.guest-shell[data-template=boutique] .guest-card strong{font-family:Georgia,serif;font-size:19px}.preview .guest-shell{min-height:0}.preview .guest-shell .phone-hero{background-color:var(--guest-navy-2)}.preview .guest-shell .phone-body{background:var(--guest-navy)}.preview .guest-shell .phone-body>.muted{color:#c4d0d7}@media(max-width:400px){.template-picker{grid-template-columns:1fr}.guest-shell[data-template=sunset] .guest-card strong{font-size:14px;overflow-wrap:anywhere}}.template-picker .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.guest-shell[data-template]:not([data-template=ocean]) :is(.guest-farewell,.wifi-values>div,.emergency-grid a){background:var(--guest-navy-2)}.guest-shell[data-template]:not([data-template=ocean]) .guest-float-wa{background:var(--guest-gold)}.preview .guest-shell .demo-card .muted{color:#aebfca}.preview .guest-shell .phone-hero{background-image:none}.preview .guest-shell[data-template=urban] .demo-card{border-radius:4px}.preview .guest-shell[data-template=nature] .demo-card{border-radius:22px 6px}.preview .guest-shell[data-template=boutique] .phone-hero{text-align:center}.preview .guest-shell[data-template=sunset] .phone-body{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.preview .guest-shell[data-template=sunset] .phone-body>p{grid-column:1/-1}.preview .guest-shell[data-template=sunset] .demo-card{flex-direction:column;align-items:flex-start;margin:0}.guest-shell[data-template=white][data-template]{--guest-navy:#fff;--guest-navy-2:#f4f7f6;--guest-gold:#175e59;--guest-cream:#20332f;--template-bg:#edf2f0;--template-hero:#fff;color:#20332f;background:#edf2f0;color-scheme:light}.guest-shell[data-template=white][data-template] :is(.guest-home,.guest-detail){box-shadow:0 0 60px #1b443014}.guest-shell[data-template=white][data-template] :is(.guest-card,.guest-bottom,.guest-host,.guest-content,.guest-pending-detail,.guest-equipment,.house-rules-list>li,.beach-card,.beach-detail,.consumption-list li,.consumption-payment,.emergency-grid a,.weather-pill,.guest-farewell,.demo-card,.phone-body){background:#fff;color:#20332f;border-color:#d7e2de;box-shadow:0 5px 18px #153e2d08}.guest-shell[data-template=white][data-template] :is(h1,h2,h3,strong,.beach-card-name,.pix-key){color:#20332f}.guest-shell[data-template=white][data-template] :is(p,small,.muted,.guest-card small,.guest-back,.guest-chevron,.guest-host p,.guest-bottom button,.guest-bottom a,.weather-pill span,.equipment-detail,.apartment-guest,.beach-close,.consumption-payment small,.data-credit,.place-list small,.tide-list em,.nearby-note,.forecast-row span,.emergency-grid span){color:#4b6158}.guest-shell[data-template=white][data-template] :is(.wifi-values>div,.pix-key,.items-search,.place-list>a,.tide-date select,.forecast-row>div,.marine-grid>div,.tide-list>div,.nearby-categories button,.beach-carousel-head button){background:#f1f5f3;color:#20332f;border-color:#d7e2de}.guest-shell[data-template=white][data-template] :is(.guest-card-icon,.guest-section-icon,.equipment-icon){background:#e8f3ee;color:#175e59}.guest-shell[data-template=white][data-template] :is(.guest-gold-btn,.guest-float-wa,.nearby-categories button.active){background:#175e59;color:#fff}.guest-shell[data-template=white][data-template] .guest-hero{background-image:linear-gradient(145deg,#fff,#e8f3ee);min-height:450px}.guest-shell[data-template=white][data-template] .guest-hero button{color:#175e59;background:#ffffffd9;border-color:#9dbdb2}.guest-shell[data-template=white][data-template] .guest-hero :is(.guest-brand,span){color:#175e59}.guest-shell[data-template=white][data-template] .guest-card em,.guest-shell[data-template=white][data-template] .guest-pending-detail>span{color:#735218;background:#fff6df;border-color:#dbca9c}.guest-shell[data-template=white][data-template] .guest-bottom [aria-current=page]{background:#e8f3ee;color:#175e59}.guest-shell[data-template=white][data-template] .items-search input::placeholder{color:#5b7067}.guest-shell[data-template=white][data-template] .hero-gallery i{background:#a2b9af}.guest-shell[data-template=white][data-template] .hero-gallery i.active{background:#175e59}.guest-shell[data-template=white][data-template] .beach-placeholder{background:linear-gradient(145deg,#e0f0e9,#f6faf8)}.guest-shell[data-template=white][data-template] .phone-hero{background-color:#edf5f1;color:#20332f}.template-mini-white{border:1px solid #d7e2de}.guest-shell[data-template] .guest-with-arrival .guest-hero{min-height:330px;gap:22px}.guest-with-arrival .guest-hero h1{font-size:clamp(40px,10vw,64px)}.arrival-cta{display:flex;align-items:center;gap:14px;width:calc(100% - 44px);margin:22px;border:1px solid #6cbdbc;border-radius:16px;padding:20px;text-align:left;background:#09656e;color:#fff;cursor:pointer;min-height:88px}.arrival-cta>svg{width:30px;height:30px;flex-shrink:0}.arrival-cta>svg:last-child{width:22px;margin-left:auto}.arrival-cta span{min-width:0}.arrival-cta strong{display:block;font-family:Fraunces,Georgia,serif;font-size:25px;font-weight:600}.arrival-cta small{display:block;margin-top:4px;color:#fff;line-height:1.5;font-size:14px}.guest-shell .arrival-detail{padding-top:22px}.arrival-heading{padding:28px 0 24px}.arrival-heading small{color:var(--guest-gold);display:block;margin-bottom:12px}.guest-shell .arrival-heading h1{font-size:38px;color:var(--guest-gold);line-height:1.2}.arrival-heading p{margin:10px 0 0;color:var(--guest-cream)}.arrival-heading h1:focus{outline:none}.arrival-cards{display:grid;grid-gap:12px;gap:12px}.arrival-card{min-width:0;background:var(--guest-navy-2);border:1px solid #ffffff26;border-radius:16px;padding:18px;color:var(--guest-cream)}.arrival-card h2{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-family:inherit;font-size:18px;line-height:1.35;font-weight:650}.arrival-card h2 svg{flex:0 0 24px;color:var(--guest-gold)}.arrival-card p{margin:8px 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.arrival-card small{display:block;line-height:1.5}.arrival-entrance{margin:10px 0 16px}.arrival-entrance img{display:block;width:100%;height:170px;object-fit:contain;background:var(--guest-navy);border-radius:10px}.arrival-entrance figcaption{font-size:14px;line-height:1.5;margin-top:8px;white-space:pre-wrap;overflow-wrap:anywhere}.arrival-action,.arrival-help{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:11px;min-height:48px;padding:12px 14px;font-size:15px;text-decoration:none;line-height:1.4}.arrival-action{margin-top:16px;background:#09656e;color:#fff}.arrival-help{border:1px solid #58d4ce;color:#77e2dd;margin-top:4px}.arrival-action svg,.arrival-help svg{flex:0 0 21px;width:21px;height:21px}.arrival-notice{display:flex;gap:10px;font-size:14px;line-height:1.6;margin:4px 0}.arrival-notice svg{flex:0 0 20px;margin-top:2px}.guest-shell[data-template=white][data-template] .arrival-card{background:#fff;border-color:#d7e2de}.guest-shell[data-template=white][data-template] .arrival-cta :is(strong,small){color:#fff}.guest-shell[data-template=white][data-template] .arrival-help{color:#175e59;border-color:#175e59}.guest-shell[data-template=urban] :is(.arrival-cta,.arrival-card){border-radius:4px}.guest-shell[data-template=nature] .arrival-cta{border-radius:28px 8px}.arrival-action:focus-visible,.arrival-cta:focus-visible,.arrival-help:focus-visible{outline:3px solid var(--guest-gold);outline-offset:4px}.entrance-editor{border-top:1px solid #d7e2de;margin:20px 0;padding-top:8px}.entrance-editor-preview{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:14px 0}.entrance-editor-preview img{width:240px;max-width:100%;height:150px;object-fit:contain;border:1px solid #d7e2de;border-radius:12px}.entrance-editor input[type=file]{max-width:100%}.arrival-settings{margin:18px 0;padding:16px;background:#f0f8f6;border-radius:12px}.arrival-settings label{display:flex;gap:10px;align-items:flex-start;line-height:1.5}.arrival-settings p{margin-bottom:0}.arrival-preview-note{padding:12px;border:1px solid var(--guest-gold);border-radius:10px;color:var(--guest-cream);margin-bottom:12px;grid-column:1/-1}.arrival-checkin-time{display:flex;gap:10px;align-items:center;margin:0 0 18px;font-weight:700;color:var(--guest-cream)}@media(max-width:400px){.arrival-cta{padding:16px;gap:10px}.arrival-cta strong{font-size:22px}.arrival-cta small{font-size:13px}.arrival-card{padding:15px}.guest-shell .arrival-heading h1{font-size:34px}}.flyer-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin:24px 0}.flyer-page-heading h1{margin:8px 0}.flyer-studio{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-gap:24px;gap:24px;align-items:start}.flyer-controls,.flyer-output{min-width:0}.flyer-controls h2{margin:10px 0 24px}.flyer-controls h3{margin-top:30px}.flyer-models{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.flyer-model{border:2px solid #dce7e3;background:#fff;border-radius:16px;padding:10px;text-align:left;cursor:pointer;min-width:0;color:#20332f}.flyer-model.selected{border-color:#087f8c;background:#eef8f6}.flyer-model:focus-visible{outline:3px solid #087f8c;outline-offset:3px}.flyer-model small,.flyer-model strong{display:block}.flyer-model strong{font-size:14px;line-height:1.4;margin:8px 0 3px}.flyer-model small{font-size:12px;color:#52675e;line-height:1.5}.flyer-mini{display:block;height:130px;position:relative;overflow:hidden;border-radius:9px;background:var(--flyer-bg);border:1px solid #889b8c33}.flyer-mini-picture{position:absolute;inset:0 0 50%;background:linear-gradient(135deg,#537d80,#adb9a2);background-size:cover;background-position:50%}.flyer-mini-lines{position:absolute;left:10%;top:60%;width:75%;display:grid;grid-gap:6px;gap:6px}.flyer-mini-lines i{height:4px;border-radius:2px;background:var(--flyer-accent)}.flyer-mini-lines i:nth-child(2){width:86%}.flyer-mini-lines i:nth-child(3){width:58%}.flyer-mini b{position:absolute;top:7px;left:7px;border-radius:4px;background:#ffffffeb;color:#163b36;font-size:11px;padding:3px 5px}.flyer-mini-trip .flyer-mini-picture{inset:14% 8% 45%;border-radius:7px}.flyer-mini-arrival .flyer-mini-picture{inset:15% 5% 16% 57%;border-radius:20px}.flyer-mini-arrival .flyer-mini-lines{width:40%;top:35%}.flyer-mini-stay .flyer-mini-picture{inset:10% 0 60%}.flyer-mini-stay .flyer-mini-lines{top:52%;width:62%}.flyer-mini-elegant .flyer-mini-picture,.flyer-mini-explore .flyer-mini-picture,.flyer-mini-photo .flyer-mini-picture{inset:0}.flyer-mini-explore .flyer-mini-lines{background:var(--flyer-bg);padding:12px;box-sizing:border-box;top:27%;left:8%;width:72%;border-radius:8px}.flyer-mini-minimal .flyer-mini-picture{inset:13% 5% 44% 62%;border-radius:50%}.flyer-mini-minimal .flyer-mini-lines{top:45%;width:45%}.flyer-mini-elegant .flyer-mini-picture{opacity:.2}.flyer-mini-elegant{outline:1px solid var(--flyer-accent);outline-offset:-7px}.flyer-mini-elegant .flyer-mini-lines{top:47%}.flyer-mini-photo .flyer-mini-lines{background:var(--flyer-bg);padding:10px;box-sizing:border-box;left:0;top:57%;width:100%;height:43%}.flyer-mini-host .flyer-mini-picture{inset:15% 6% 25% 61%;border-radius:4px}.flyer-mini-host .flyer-mini-lines{top:47%;width:43%}.flyer-mini-save .flyer-mini-picture{inset:10% 35% 48%;border-radius:50%}.flyer-mini-save .flyer-mini-lines{top:64%;width:64%;left:18%}.flyer-output{display:grid;grid-gap:20px;gap:20px;position:-webkit-sticky;position:sticky;top:20px}.flyer-preview{position:relative;display:grid;place-items:center;margin:16px 0;background:#eaf1ee;overflow:hidden;border-radius:12px}.flyer-preview>img{width:100%;height:100%;object-fit:contain;display:block}.flyer-preview>svg{width:48px;height:48px;color:#55766b}.flyer-rendering{position:absolute;inset:auto 12px 12px;background:#fffffff2;padding:10px;border-radius:8px;text-align:center;color:#183f39;box-shadow:0 3px 16px #0001}.flyer-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.flyer-actions .btn{white-space:normal;text-align:center;min-height:44px}.flyer-check{display:flex;gap:10px;align-items:center;min-height:44px}.flyer-check input{width:18px;height:18px;accent-color:#087f8c}.flyer-hint{font-size:13px;line-height:1.65}.flyer-text-reset{border:0;background:none;text-decoration:underline;color:#176a65;padding:10px 0;text-align:left;cursor:pointer}.flyer-caption{min-height:190px;line-height:1.65;resize:vertical;margin-top:8px}.flyer-notice{color:#175e59;font-weight:600;line-height:1.6}.flyer-warning{background:#fff3cf;color:#594511;border-radius:8px;padding:12px;font-size:14px}.flyer-guide-link{color:#175e59;overflow-wrap:anywhere}.flyer-controls .field{margin-bottom:18px}.flyer-output .panel{padding:22px}@media(max-width:900px){.flyer-studio{grid-template-columns:1fr}.flyer-output{position:static}.flyer-models{grid-template-columns:repeat(2,minmax(0,1fr))}.flyer-preview{max-width:440px;margin-left:auto;margin-right:auto}.flyer-controls{padding:18px}.flyer-page-heading h1{font-size:32px}.flyer-output .panel{padding:18px}}@media(max-width:380px){.flyer-mini{height:108px}.flyer-model{padding:7px}.flyer-model strong{font-size:13px}.flyer-actions .btn{width:100%}}.billing-heading{margin:30px 0}.billing-heading h1{margin:8px 0;font-size:clamp(30px,5vw,44px)}.billing-status{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.billing-status h2{margin:8px 0}.billing-status p{margin-bottom:0}.billing-status>svg{flex-shrink:0;color:var(--ocean)}.billing-note-box{padding:18px 20px;border:1px solid #badcdd;background:#eefafa;border-radius:14px;line-height:1.6}.billing-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin:20px 0}.billing-plan{text-align:left;min-width:0;background:white;border:2px solid var(--line);border-radius:20px;padding:24px;color:var(--ink)}.billing-plan.selected{border-color:var(--ocean);box-shadow:0 0 0 2px #087f8c18;background:#f6ffff}.billing-plan:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.billing-plan-name{display:flex;justify-content:space-between;font-weight:800;font-size:20px}.billing-plan>strong{display:block;font-size:32px;margin-top:20px}.billing-plan small{font-size:14px;font-weight:500}.billing-plan ul{padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px;font-size:14px}.billing-plan li{display:flex;gap:8px;line-height:1.5}.billing-plan li svg{flex-shrink:0;color:var(--ocean);margin-top:3px}.billing-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.billing-checkout{margin-top:8px;white-space:normal;text-align:center}.billing-secure{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--muted)}.billing-secure svg{flex-shrink:0}.dash-billing-link{font-size:14px;font-weight:700;color:white}@media(max-width:760px){.billing-plans{grid-template-columns:1fr}.billing-plan{padding:20px}.billing-plan>strong{margin-top:10px}.dash-email{display:none}.billing-actions>*{width:100%;text-align:center}.billing-checkout{width:100%}.billing-status{align-items:flex-start}.dash-billing-link{font-size:13px}}.admin-account-actions .field,.admin-danger .field{margin-block:16px}.admin-input-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.admin-reset-link{margin-top:20px}.admin-reset-link small{display:block;margin-top:12px}.admin-danger{border:1px solid #df8585!important}.admin-delete-button{background:#a12525;color:white}.admin-action-feedback{padding:16px;border-radius:12px;background:#fff;position:-webkit-sticky;position:sticky;bottom:12px;box-shadow:0 4px 24px #16304722;z-index:5}.admin-payment-record{padding:16px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.admin-payment-record p{margin:8px 0}@media(max-width:480px){.admin-input-row{grid-template-columns:1fr}}.admin-clean-fieldset{border:0;padding:0;margin:0;min-width:0}.admin-new-client{max-width:760px;margin:auto}.admin-courtesy .field,.admin-new-client .field{margin-block:16px}.admin-courtesy{border:1px solid #a1d8cc!important;background:#f5fffb}.admin-new-client textarea{overflow-wrap:anywhere}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important}.admin-header{background:var(--navy);color:white}.admin-header>.container{display:flex;align-items:center;gap:18px;min-height:84px;flex-wrap:wrap;padding-block:16px}.admin-header>.container>span{font-size:13px;background:#ffffff18;border-radius:30px;padding:6px 12px}.admin-header>.container>a:not(.brand){margin-left:auto;font-size:14px}.admin-header button{padding:8px 12px}.admin-tabs{display:flex;gap:10px;overflow:auto;padding-block:16px;border-bottom:1px solid var(--line)}.admin-tabs a{padding:10px 16px;border-radius:10px;font-weight:700}.admin-tabs a:hover{background:white;color:var(--ocean)}.admin-main{padding-block:32px 64px}.admin-main>.panel{margin-bottom:22px}.admin-heading{margin-bottom:28px}.admin-heading h1{font-size:clamp(30px,4vw,44px);margin:8px 0}.admin-heading p{color:var(--muted);line-height:1.6}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.admin-stats .panel{padding:24px}.admin-stats span{font-size:14px;color:var(--muted)}.admin-stats strong{display:block;font-size:38px;margin-top:10px}.admin-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-bottom:24px}.admin-columns .panel{min-width:0}.admin-columns h2,.admin-delivery h2{margin-top:0}.admin-columns p{line-height:1.6}.admin-delivery{margin-block:24px}.admin-search{display:flex;gap:14px;align-items:flex-end;margin-bottom:24px}.admin-search label{display:grid;grid-gap:8px;gap:8px;font-size:14px;font-weight:700;flex:1 1;min-width:0}.admin-search button{flex-shrink:0}.admin-client-list{display:grid;grid-gap:12px;gap:12px}.admin-client-card{display:grid;grid-template-columns:1.2fr 1fr 24px;grid-gap:20px;gap:20px;align-items:center;transition:border-color .2s;border:1px solid var(--line)}.admin-client-card:hover{border-color:var(--ocean)}.admin-client-card h2{font-size:20px;margin:0}.admin-client-card p{font-size:14px;color:var(--muted);margin:8px 0 0;overflow-wrap:anywhere}.admin-client-card>div{min-width:0}.admin-pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:28px}.admin-details{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:14px;gap:14px}.admin-details dt{color:var(--muted)}.admin-details dd{margin:0;overflow-wrap:anywhere}.admin-property{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.admin-property p{margin:6px 0;color:var(--muted)}.admin-property>span{font-size:13px}.admin-property>a{color:var(--ocean);font-weight:700;font-size:14px}.admin-property>div{min-width:0}.admin-property>div,.admin-wrap{overflow-wrap:anywhere}.admin-separator{border:0;border-top:1px solid var(--line);margin:24px 0}.admin-checkbox{display:flex;gap:10px;align-items:flex-start;line-height:1.6;margin:16px 0}.admin-checkbox input{accent-color:var(--ocean);margin-top:5px;width:18px;height:18px;flex-shrink:0}.admin-actions{display:flex;flex-wrap:wrap;gap:12px;margin-block:18px}.admin-card-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.admin-card-heading a{color:var(--ocean)}.admin-publish-review{margin-top:24px;border:2px solid var(--ocean);border-radius:16px;padding:24px;background:#f0fbfa}.admin-news-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.admin-news-history .panel{margin-top:16px}.admin-news-history h3{font-size:22px}.admin-main .field{display:grid;grid-gap:8px;gap:8px}.admin-main .input{width:100%;min-width:0}.notification-bell{display:inline-flex;align-items:center;gap:7px;color:white;font-size:14px;position:relative;white-space:nowrap}.notification-bell b{font-size:11px;background:var(--coral);color:white;padding:2px 6px;border-radius:20px}.notification-card{margin-block:18px}.notification-card.unread{border-left:4px solid var(--ocean)}.notification-card time{font-size:13px;color:var(--muted);margin-left:12px}.notification-preferences{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:26px}.notification-preferences h2{font-size:20px}.notification-preferences>div:last-child{flex-shrink:0}.dashboard .dash-nav>.nav>div{flex-wrap:wrap;justify-content:flex-end}.admin-nav-link{color:white;font-size:13px;font-weight:700}.dashboard .dash-nav>.nav{height:auto;min-height:68px;padding-block:12px;flex-wrap:wrap;row-gap:12px}@media(max-width:760px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats .panel{padding:18px}.admin-columns{grid-template-columns:1fr}.admin-client-card{grid-template-columns:1fr 20px;gap:12px}.admin-client-card>div:nth-child(2){grid-column:1}.admin-client-card>span{grid-column:2;grid-row:1/3}.admin-search{flex-wrap:wrap}.admin-search label{flex-basis:100%}.admin-search button{width:100%}.admin-property{flex-wrap:wrap}.admin-property>div{flex-basis:100%}.admin-header>.container{gap:12px}.admin-header>.container>span{display:none}.admin-header>.container>a:not(.brand){font-size:12px}.notification-label{display:none}.notification-preferences{display:block}.admin-card-heading{align-items:flex-start;flex-direction:column}.admin-publish-review{padding:16px}.admin-details{font-size:14px}.admin-main .btn{white-space:normal;text-align:center}.dashboard .dash-nav>.nav{align-items:flex-start;gap:10px}.dashboard .dash-nav>.nav>div{gap:10px!important}}.support-main{max-width:960px}.support-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:20px 0 30px}.support-heading>div{min-width:0}.support-heading h1{font-size:clamp(28px,4vw,40px);line-height:1.18;margin:10px 0;overflow-wrap:anywhere}.support-heading p{color:var(--muted);line-height:1.65;max-width:640px;overflow-wrap:anywhere}.support-heading>.btn{flex-shrink:0}.support-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.support-filters .field{margin:0;min-width:180px;flex:1 1}.support-list{display:grid;grid-gap:12px;gap:12px}.support-ticket-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line)}.support-ticket-card:hover{border-color:var(--ocean)}.support-ticket-card h2{font-size:20px;margin:8px 0;overflow-wrap:anywhere}.support-ticket-card p{font-size:14px;overflow-wrap:anywhere}.support-ticket-card>div{min-width:0}.support-meta,.support-ticket-card small{font-size:13px;color:var(--muted)}.support-badge{display:inline-block;border-radius:30px;padding:8px 12px;white-space:nowrap;font-size:12px;font-weight:750;background:#e8edf0;color:#385565}.support-open{background:#fff1d6;color:#795518}.support-in_progress{background:#e7f1fc;color:#245d9e}.support-answered{background:#dff5ec;color:#14654b}.support-empty{text-align:center;padding:40px}.support-empty p{line-height:1.6;color:var(--muted)}.support-pagination{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin:28px 0;font-size:14px}.support-back,.support-pagination a{color:var(--ocean);font-weight:750}.support-footnote{font-size:13px;line-height:1.6}.support-new{max-width:740px;margin:auto}.support-compose .field,.support-form .field{display:grid;grid-gap:8px;gap:8px;margin:16px 0}.support-compose textarea,.support-form textarea{resize:vertical;line-height:1.6;min-height:140px}.support-compose .muted,.support-form .muted{font-size:13px;line-height:1.6}.support-thread{display:grid;grid-gap:16px;gap:16px;margin:24px 0}.support-message{padding:22px 26px;background:white;border:1px solid var(--line);border-radius:18px;max-width:90%;min-width:0}.support-message header{display:flex;gap:20px;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:13px}.support-message time{color:var(--muted);font-size:12px}.support-message p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75;margin-bottom:0}.support-from-admin{background:#ecf9f6;border-color:#b6e3d8;margin-left:auto;width:90%}.support-status-form{border-top:1px solid var(--line);margin-top:26px;padding-top:12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.support-status-form .field{flex:1 1}.support-compose h2{margin-top:0}.dash-nav .nav>div{flex-wrap:wrap;justify-content:flex-end}.dash-support-link{color:white;font-size:14px;font-weight:700;white-space:nowrap}@media(max-width:600px){.support-heading{flex-direction:column;align-items:stretch;gap:8px}.support-heading>.support-badge{align-self:flex-start}.support-ticket-card{align-items:flex-start;flex-direction:column;gap:12px}.support-from-admin,.support-message{max-width:100%;width:100%;padding:18px}.support-filters{align-items:stretch}.support-filters .field{min-width:140px}.dash-nav .nav{flex-wrap:wrap;gap:12px;padding-block:16px}.dash-nav .nav>div{gap:12px!important}.support-new>.panel{padding:20px}.support-status-form{flex-direction:column;align-items:stretch}}.tutorial-card{display:flex;align-items:center;gap:22px;padding:20px 24px;border:1px solid #bee2d8;border-radius:20px;background:linear-gradient(110deg,#fff,#edf8f3);margin:0 0 28px;box-shadow:0 6px 20px #082f4906}.tutorial-card:hover{border-color:var(--ocean)}.tutorial-card-thumb{width:160px;flex-shrink:0;position:relative;overflow:hidden;border-radius:10px;background:var(--navy);aspect-ratio:16/9}.tutorial-card-thumb img{display:block;width:100%;height:auto;opacity:.8}.tutorial-card-thumb svg{position:absolute;inset:0;margin:auto;color:white;filter:drop-shadow(0 2px 8px #082f49)}.tutorial-card h2{font-size:21px;margin:7px 0}.tutorial-card p{color:var(--muted);font-size:14px;margin:0;line-height:1.5}.tutorial-card .eyebrow{font-size:11px}.tutorial-watch{margin-left:auto;gap:8px;font-weight:750;color:var(--ocean);font-size:14px;white-space:nowrap}.tutorial-nav,.tutorial-watch{display:flex;align-items:center}.tutorial-nav{justify-content:space-between;gap:16px;padding-block:25px}.tutorial-nav>a:not(.brand){font-size:14px;font-weight:700;color:var(--ocean)}.tutorial-content{max-width:960px}.tutorial-heading{text-align:center;margin:36px auto 30px;max-width:680px}.tutorial-heading h1{font-size:clamp(34px,5vw,58px);line-height:1.08;letter-spacing:-1.5px;margin:14px 0}.tutorial-heading p{color:var(--muted);font-size:18px;line-height:1.65}.tutorial-player{border-radius:22px;overflow:hidden;background:var(--navy);box-shadow:0 20px 60px #082f4918;aspect-ratio:16/9}.tutorial-player video{display:block;width:100%;height:100%;object-fit:contain}.tutorial-player-note{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;color:var(--muted);line-height:1.6}.tutorial-player-note a{white-space:nowrap;color:var(--ocean);font-weight:700;text-decoration:underline;text-underline-offset:3px}.tutorial-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:22px 0 64px}.tutorial-text h2{font-size:30px;margin-top:12px}.tutorial-text ol{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.tutorial-text li{display:flex;align-items:flex-start;gap:16px;background:white;border:1px solid var(--line);border-radius:18px;padding:24px}.tutorial-text li>span{font-size:20px;font-weight:850;color:var(--ocean);padding-top:3px}.tutorial-text h3{font-size:18px;margin:4px 0 10px}.tutorial-text p{font-size:15px;line-height:1.65;color:var(--muted);margin:0}.tutorial-help{text-align:center;margin:44px 0;padding:28px;border-radius:20px;background:#e9f6ef}.tutorial-help p{line-height:1.6;color:var(--muted)}.tutorial-footer{font-size:13px;color:var(--muted);padding-block:28px;text-align:center}.tutorial-mini-link{display:inline-flex;color:var(--ocean);font-size:14px;font-weight:750;margin:8px 0 22px;text-decoration:underline;text-underline-offset:4px}@media(max-width:600px){.tutorial-card{padding:18px;gap:14px;flex-wrap:wrap}.tutorial-card-thumb{width:100px}.tutorial-card>div:not(.tutorial-card-thumb){flex:1 1;min-width:170px}.tutorial-card h2{font-size:18px}.tutorial-watch{margin-left:0}.tutorial-heading{margin-top:20px}.tutorial-heading p{font-size:16px}.tutorial-player{border-radius:12px}.tutorial-player-note{align-items:flex-start}.tutorial-text ol{grid-template-columns:1fr}.tutorial-text h2{font-size:25px}.tutorial-actions{margin-bottom:44px}.tutorial-nav{flex-wrap:wrap}}.team-owner-note{background:#e5f4ef;border:1px solid #b9dfd1;border-radius:16px;padding:22px;margin-bottom:24px}.team-owner-note p{margin-bottom:0;line-height:1.6}.team-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.team-confirm{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.65;margin:12px 0 22px}.team-confirm input{margin-top:6px;flex-shrink:0;width:18px;height:18px;accent-color:#087f8c}.team-invite-form>.muted{font-size:13px;line-height:1.6}.team-success{color:#116044;line-height:1.6}.team-section{margin-top:36px}.team-members{display:grid;grid-gap:14px;gap:14px}.team-member{display:flex;align-items:center;justify-content:space-between;gap:24px}.team-member h3{margin:0 0 8px}.team-member p{font-size:14px;color:var(--muted);line-height:1.55}.team-email{overflow-wrap:anywhere}.team-audit{overflow-x:auto}.team-audit table{width:100%;border-collapse:collapse;min-width:650px;text-align:left;font-size:13px}.team-audit td,.team-audit th{padding:14px 10px;border-bottom:1px solid var(--line);max-width:320px;overflow-wrap:anywhere;line-height:1.5}.team-pagination{display:flex;gap:24px;justify-content:center;margin-top:18px}.team-pagination a{color:var(--ocean);font-weight:750}.admin-tabs{overflow-x:auto;flex-wrap:nowrap}.admin-tabs a{white-space:nowrap}.team-dashboard-card{margin-top:24px}@media(max-width:640px){.team-form-grid{grid-template-columns:1fr;gap:0}.team-member{align-items:flex-start;flex-direction:column;gap:14px}.team-member .btn{width:100%}.team-member>div{max-width:100%}.team-owner-note{padding:18px}}.real-demo{width:min(100%,390px);margin:auto;text-align:center;position:relative;scroll-margin-top:25px}.real-demo-label{display:flex;gap:8px;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#175e59;margin-bottom:14px}.real-demo-label>span{width:7px;height:7px;background:#0b9b8c;border-radius:50%}.real-demo-device{border:8px solid #15303b;border-radius:38px;background:#061a2b;overflow:hidden;box-shadow:0 28px 60px #072c3826}.real-demo-device iframe{display:block;width:100%;height:650px;border:0;background:#061a2b}.real-demo-themes{display:flex;justify-content:center;gap:10px;margin-top:20px}.real-demo-themes button{width:27px;height:27px;border:3px solid;cursor:pointer;border-radius:50%}.real-demo-themes button[aria-pressed=true]{outline:2px solid #175e59;outline-offset:3px}.real-demo p{font-size:12px;margin:12px 0 5px;color:#5b7178}.real-demo>a{font-size:13px;font-weight:700;color:#175e59}.public-demo-ribbon{background:#e9f4f1;color:#1c5852;padding:8px;text-align:center;font:600 10px/1.5 Arial,sans-serif;letter-spacing:1px}.public-demo-notice{position:fixed;z-index:100;top:40px;left:12px;right:12px;max-width:680px;margin:auto;background:white;color:#12323b;border-radius:14px;padding:16px 40px 16px 16px;box-shadow:0 8px 30px #0004;font-size:14px}.public-demo-notice button{position:absolute;right:12px;top:8px;background:none;border:0;font-size:26px;cursor:pointer}.product-real-section{background:#edf4f1;padding:84px 0}.product-real-section .section-title{max-width:700px;margin:0 auto 42px}.real-captures{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;max-width:940px;margin:auto}.real-captures figure{margin:0}.real-captures img{width:100%;height:auto;border-radius:24px;box-shadow:0 16px 38px #0627371c;border:5px solid #14313d;display:block}.real-captures figcaption{font-size:14px;line-height:1.6;padding-top:16px;color:#49656c}.real-captures figcaption strong{display:block;color:#14313d;font-size:17px}.product-video-section{background:#082b38;color:white;padding:84px 0}.product-video-layout{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:50px;gap:50px;align-items:center}.product-video-layout h2{font-size:clamp(32px,4vw,46px);line-height:1.12;margin:16px 0}.product-video-layout p{color:#c2d6dc;line-height:1.8}.product-video-layout .eyebrow{color:#e6c686}.product-video-layout video{width:100%;aspect-ratio:16/9;display:block;border-radius:18px;background:#061a2b;box-shadow:0 16px 45px #0003}.product-video-layout small{display:block;color:#bbd1d8;font-size:12px;line-height:1.7;margin-top:12px}.product-video-layout details{font-size:13px;line-height:1.7;margin-top:18px;color:#d2e0e5}.product-video-layout summary{cursor:pointer}.product-video-layout a{color:#e9cb90}.real-demo a:focus-visible,.real-demo button:focus-visible{outline:3px solid #087f8c;outline-offset:4px}@media(max-width:800px){.product-video-layout{grid-template-columns:1fr;gap:22px}.real-captures{gap:14px}.product-real-section,.product-video-section{padding:55px 0}.real-captures figcaption strong{font-size:14px}.real-captures figcaption{font-size:12px}.real-captures img{border-width:3px;border-radius:16px}}@media(max-width:520px){.real-demo{max-width:350px}.real-demo-device iframe{height:620px}.real-captures{grid-template-columns:1fr;max-width:280px;gap:32px}.real-captures figcaption strong{font-size:18px}.real-captures figcaption{font-size:14px}}.experience-section{padding:96px 0;background:#fff;scroll-margin-top:20px}.experience-heading{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:end;margin-bottom:48px}.experience-heading h2{font-size:clamp(38px,5vw,62px);line-height:1.03;letter-spacing:-2px;margin:15px 0 0;color:#082f49}.experience-heading>p{font-size:18px;line-height:1.75;color:#526b74;margin:0}.experience-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:18px;gap:18px}.experience-card{grid-column:span 2;border:1px solid #dbe7e4;border-radius:24px;padding:28px;background:#f8fbfa;position:relative;overflow:hidden;min-height:285px;display:flex;flex-direction:column;justify-content:space-between}.experience-card:first-child,.experience-card:nth-child(2){grid-column:span 3;min-height:310px}.experience-card:nth-child(2){background:#082f49;color:#fff;border-color:#082f49}.experience-card:nth-child(2) h3{color:#fff}.experience-card:nth-child(2) p{color:#c8d9df}.experience-card:nth-child(2) .experience-icon{background:#d8b66a;color:#082f49}.experience-card em{font-style:normal;font-size:11px;line-height:1.5;font-weight:800;letter-spacing:1.3px;color:#087f8c}.experience-card h3{font-size:25px;line-height:1.18;margin:11px 0 12px;color:#123845}.experience-card p{font-size:15px;line-height:1.7;color:#536b73;margin:0}.experience-card strong{color:inherit}.experience-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e0f2ee;color:#087f8c;margin-bottom:25px}.experience-icon svg{width:23px}.experience-link{background:linear-gradient(145deg,#f5faf8,#e9f4f1)}.experience-link code{display:block;margin-top:22px;padding:13px 15px;border-radius:11px;background:#fff;border:1px solid #d6e4e0;color:#175e59;font:700 13px/1.4 Arial,sans-serif;overflow-wrap:anywhere}.print-size-row{display:flex;gap:8px;align-items:end;margin-top:22px}.print-size-row i{display:grid;place-items:center;background:#fff;color:#143a47;font:700 10px Arial,sans-serif;border-radius:3px;border:1px solid #d4bc83;width:38px;height:52px}.print-size-row i:nth-child(2){width:42px;height:56px}.print-size-row i:nth-child(3){width:45px;height:63px}.print-size-row i:nth-child(4){width:48px;height:68px}.flyer-stack{height:78px;margin-top:18px;position:relative}.flyer-stack i{position:absolute;width:58px;height:72px;border-radius:8px;background:linear-gradient(#d3e6df 48%,#0a4750 0);box-shadow:0 7px 12px #113c4822}.flyer-stack i:first-child{left:8px;transform:rotate(-8deg)}.flyer-stack i:nth-child(2){left:46px;background:linear-gradient(#d8b66a 48%,#0b3447 0);z-index:2}.flyer-stack i:nth-child(3){left:84px;transform:rotate(8deg);background:linear-gradient(#d5ccbd 48%,#315449 0)}.mini-menu{display:flex;gap:6px;overflow:hidden;margin-top:22px}.mini-menu span{white-space:nowrap;border:1px solid #d6e4e0;background:#fff;color:#175e59;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:700}.experience-cta{margin-top:22px;padding:25px 28px;border-radius:20px;background:#f2eee4;display:flex;align-items:center;justify-content:space-between;gap:24px}.experience-cta span,.experience-cta strong{display:block}.experience-cta strong{font-size:19px;color:#123845}.experience-cta span{font-size:14px;color:#607176;margin-top:5px}@media(max-width:800px){.experience-section{padding:65px 0}.experience-heading{grid-template-columns:1fr;gap:18px}.experience-heading h2{letter-spacing:-1.2px}.experience-grid{grid-template-columns:repeat(2,1fr)}.experience-card,.experience-card:first-child,.experience-card:nth-child(2){grid-column:span 1;min-height:0}.experience-card:last-child{grid-column:span 2}.experience-cta{align-items:flex-start}.experience-cta .btn{flex:none}}@media(max-width:520px){.experience-grid{grid-template-columns:1fr}.experience-card,.experience-card:first-child,.experience-card:last-child,.experience-card:nth-child(2){grid-column:1;padding:23px;border-radius:20px}.experience-card h3{font-size:23px}.experience-heading>p{font-size:16px}.experience-cta{flex-direction:column;padding:22px}.experience-cta .btn{width:100%;justify-content:center}}