@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--forest-dark:#063f41;--forest-mid:#0e5c5b;--forest-light:#6bb3ac;--moss:#b7dcd7;--houilee:#87dcd7;--cream:#063f41;--linen:#fff;--tan:#dccba3;--white:#fafafa;--text-dark:#063f41;--text-mid:#0e5c5b;--text-muted:#6bb3ac;--earth:#d4af37;--amber:#fde8a0;--amber-text:#7a5a00;--radius-sharp:2px;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-pill:9999px;--sp-xs:4px;--sp-sm:8px;--sp-md:12px;--sp-lg:16px;--sp-xl:24px;--sp-xxl:32px;--header-h:60px;--header-hero-h:320px;--mobile-nav:60px;--content-max:1140px;--page-px:24px}html,body{width:100%;min-height:100%}html{scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.site-shell{flex-direction:column;min-height:100dvh;display:flex}.site-content{padding-top:calc(var(--header-h) + 20px);flex:1;padding-bottom:0}.site-content>*{max-width:var(--content-max);padding:var(--sp-xl) var(--page-px);margin:0 auto}.site-content>.chat-shell{max-width:100%;height:calc(100dvh - var(--header-h));padding:0}.site-header{height:var(--header-h);-webkit-backdrop-filter:blur(14px);z-index:200;padding:0 var(--page-px);background:#fff;border-radius:16px;align-items:center;gap:12px;transition:transform .25s,opacity .25s;display:flex;position:fixed;top:12px;left:16px;right:16px;box-shadow:0 2px 20px #063f411a,0 .5px #063f4112}.site-header--hidden{opacity:0;pointer-events:none;transform:translateY(-140%)}.header-left{flex-shrink:0;align-items:center;width:85px;height:100%;margin-left:-8px;display:flex}.header-left a{align-items:center;height:100%;display:flex}.header-back{color:var(--forest-dark);justify-content:center;align-items:center;display:flex}.header-title{color:var(--forest-dark);flex:1;font-family:Poppins,sans-serif;font-size:16px;font-weight:600}.header-nav{background:#063f410e;border:.5px solid #063f411f;border-radius:9999px;flex-shrink:0;align-items:center;gap:2px;margin-left:auto;padding:4px;display:none}.header-nav-link{color:var(--forest-mid);white-space:nowrap;border-radius:9999px;align-items:center;gap:6px;padding:7px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:color .15s,background .15s,box-shadow .15s;display:flex}.header-nav-link:hover{color:var(--forest-dark);background:#063f4114}.header-nav-link.active{color:#fff;background:var(--forest-dark);font-weight:600;box-shadow:0 1px 4px #063f4140}.header-nav-icon{flex-shrink:0}.header-wordmark{letter-spacing:5px;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;color:inherit;justify-content:center;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:27px;font-weight:600;text-decoration:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-wordmark-express{color:var(--forest-dark)}.header-wordmark-tvatt{color:var(--forest-mid)}.header-settings{display:none}.header-burger-wrap{flex-shrink:0;margin-left:auto;position:relative}.header-burger{border-radius:var(--radius-md);width:36px;height:36px;color:var(--forest-dark);cursor:pointer;background:0 0;border:.5px solid #063f4133;justify-content:center;align-items:center;transition:background .15s;display:flex}.header-burger:hover{background:#063f4112}.burger-menu{background:var(--forest-dark);border-radius:var(--radius-md);z-index:300;border:.5px solid #ffffff1f;flex-direction:column;min-width:160px;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.burger-menu-link{color:#b7dcd7bf;align-items:center;gap:10px;padding:13px 18px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:background .12s,color .12s;display:flex}.burger-menu-link:hover{color:#fff;background:#ffffff12}.burger-menu-link.active{color:#fff;background:#ffffff1a;font-weight:500}.home-hero-wrap{margin-top:calc(-1 * var(--sp-xl));margin-left:calc(-1 * var(--page-px));margin-right:calc(-1 * var(--page-px));margin-bottom:var(--sp-xl);grid-template-rows:1fr;transition:grid-template-rows .28s,margin-bottom .28s;display:grid;overflow:hidden}.home-hero-wrap--hidden{grid-template-rows:0fr;margin-bottom:0}.home-hero{background:var(--forest-dark);min-height:0;padding:28px var(--page-px) 36px;opacity:1;flex-direction:column;gap:16px;transition:opacity .1s ease-in;display:flex;overflow:hidden}.home-hero-wrap--hidden .home-hero{opacity:0}.home-hero-title{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(32px,8.5vw,46px);font-weight:700;line-height:1.12}.home-hero-title-accent{color:var(--earth)}.home-hero-tagline{letter-spacing:2px;text-transform:uppercase;color:#b7dcd7b3;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:9px;font-weight:400;display:flex}.home-hero-cta{text-align:center;letter-spacing:2.5px;text-transform:uppercase;color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#e8c547 100%);border:none;width:100%;max-width:480px;padding:14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:block;box-shadow:0 4px 12px #d4af374d}.home-hero-cta:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 16px #d4af3766}@media (min-width:900px){.home-hero-wrap{display:none}}.landing-hero-wrap{justify-content:center;align-items:center;height:100vh;padding:16px;display:flex}.landing-page{flex-direction:column;width:100vw;max-width:none;margin-left:calc(50% - 50vw);padding:0;display:flex;position:relative;overflow:hidden}.landing-page:before{content:"";z-index:0;background:url(/rolexpattern.png) 50%;position:absolute;inset:-60%;transform:rotate(-45deg)}.landing-page>*{z-index:1;position:relative}.landing-hero-island{background:url(/herobg.jpg) center / cover no-repeat var(--forest-dark);border-radius:12px;align-items:center;width:70%;height:66vh;display:flex;position:relative;overflow:hidden}@media (max-width:799px){.landing-page:before{display:none}.landing-hero-wrap{height:100svh;padding:0}.landing-hero-island{border-radius:0;width:100%;height:100%}}.landing-hero-island .landing-hero-text{z-index:2;max-width:480px;padding:56px 48px;position:relative}.landing-hero-desc{color:#fff;margin-top:16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.65}@media (min-width:800px){.landing-hero-inner{flex-direction:row;align-items:center;gap:60px}.landing-hero-text{flex:1}.landing-hero-card-col{flex-shrink:0}}.landing-howitworks{width:100vw;padding:60px var(--page-px) 80px;z-index:1;margin-left:calc(50% - 50vw);position:relative}.landing-howitworks:before{content:"";z-index:-1;background:url(/pattern.png) 50%/cover no-repeat;position:absolute;inset:0}.landing-howitworks-inner{max-width:var(--content-max);background:var(--forest-dark);border-radius:20px;flex-direction:column;gap:48px;margin:0 auto;padding:48px 40px;display:flex}@media (min-width:800px){.landing-howitworks-inner{flex-direction:row;align-items:center;gap:64px;padding:56px 60px}.landing-howitworks-card-col{flex-shrink:0}}.landing-howitworks-steps{flex-direction:column;flex:1;gap:0;display:flex}.landing-howitworks-heading{color:#fff;margin-top:10px;margin-bottom:32px;font-family:Poppins,sans-serif;font-size:clamp(22px,4vw,28px);font-weight:600;line-height:1.25}.landing-howitworks-list{flex-direction:column;gap:0;display:flex}.landing-howitworks-step{border-bottom:.5px solid #ffffff1a;align-items:flex-start;gap:20px;padding:20px 0;display:flex}.landing-howitworks-step:last-child{border-bottom:none}.landing-howitworks-step-num{letter-spacing:1px;color:#ffffff59;min-width:24px;padding-top:3px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600}.landing-howitworks-step-body{flex:1;align-items:flex-start;gap:14px;display:flex}.landing-howitworks-step-icon{width:34px;height:34px;color:var(--forest-light);background:#ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-howitworks-step-title{color:#fff;margin-bottom:5px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.3}.landing-howitworks-step-desc{color:#ffffff8c;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.65}@keyframes card-shake{0%,to{transform:translate(0)}15%{transform:translate(-5px)}30%{transform:translate(5px)}45%{transform:translate(-4px)}60%{transform:translate(4px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}}.service-anim-wrap{flex-direction:column;align-items:center;width:320px;display:flex;position:relative;overflow:visible}.service-anim-card{z-index:10;background:#fff;border:.5px solid #063f411a;border-radius:20px;flex-direction:column;gap:20px;width:100%;padding:28px 24px;display:flex;position:relative;box-shadow:0 8px 32px #063f4124}.service-anim-card--shake{animation:.5s ease-in-out card-shake}.service-anim-item{opacity:.5;align-items:flex-start;gap:12px;transition:opacity .3s;display:flex}.service-anim-item--active{opacity:1}.service-anim-icon{width:30px;height:30px;color:var(--text-muted);background:#063f410f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .3s,background .3s;display:flex}.service-anim-item--active .service-anim-icon{color:#d4af37;background:#d4af371a}.service-anim-label{color:var(--text-muted);font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.3;transition:color .3s}.service-anim-item--active .service-anim-label{color:#d4af37}.service-anim-sub{color:#063f4159;margin-top:2px;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;transition:color .3s}.service-anim-item--active .service-anim-sub{color:#d4af37b3}.landing-testimonials{width:100vw;padding:60px var(--page-px) 80px;z-index:1;flex-direction:column;gap:36px;margin-left:calc(50% - 50vw);display:flex;position:relative}.landing-testimonials:before{content:"";z-index:-1;background:url(/pattern.png) 50%/cover no-repeat;position:absolute;inset:0}.landing-testimonials-header{max-width:var(--content-max);flex-direction:column;gap:10px;margin:0 auto;display:flex}.landing-testimonials-kicker{letter-spacing:2.5px;text-transform:uppercase;color:var(--forest-light);font-family:Poppins,sans-serif;font-size:10px;font-weight:500}.landing-testimonials-title{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:clamp(22px,5vw,30px);font-weight:600;line-height:1.2}.landing-testimonials-avg{align-items:center;gap:8px;margin-top:2px;display:flex}.landing-testimonials-score{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.landing-testimonials-count{color:var(--text-muted);font-family:Poppins,sans-serif;font-size:13px}.landing-testimonials-grid{max-width:var(--content-max);grid-template-columns:1fr;gap:16px;margin:0 auto;display:grid}@media (min-width:640px){.landing-testimonials-grid{grid-template-columns:repeat(3,1fr)}}.landing-testimonial-card{background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:24px;display:flex;box-shadow:0 2px 20px #063f4114,0 .5px #063f4112}.landing-testimonial-text{color:var(--text-mid);flex:1;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.65}.landing-testimonial-author{align-items:center;gap:10px;margin-top:4px;display:flex}.landing-testimonial-avatar{background:var(--moss);width:34px;height:34px;color:var(--forest-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;display:flex}.landing-testimonial-name{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.landing-testimonial-location{color:var(--text-muted);font-family:Poppins,sans-serif;font-size:11px}.mobile-nav{height:var(--mobile-nav);background:var(--white);z-index:200;border-top:.5px solid #0e5c5b1f;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:var(--text-muted);flex-direction:column;align-items:center;gap:3px;padding:6px 20px;font-size:10px;font-weight:400;display:flex}.mobile-nav a.active{color:var(--forest-dark);font-weight:500}@media (min-width:900px){:root{--page-px:40px}.site-content{padding-bottom:0}.header-nav{display:flex}.header-title{flex:unset}.header-burger-wrap{display:none}.header-left{margin-left:0}}.mobile-nav{display:none!important}@media (min-width:1200px){:root{--page-px:60px}}.h1{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:600}.h2{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:clamp(20px,2.5vw,28px);font-weight:600}.h3{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:16px;font-weight:600}.body{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:22px}.body-bold{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.small{color:var(--text-muted);font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.label{color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:10px;font-weight:400}.micro{color:var(--text-muted);font-family:Poppins,sans-serif;font-size:9px;font-weight:300}.home-main .h1{font-size:clamp(32px,4vw,47px)}.home-main .h3{font-size:21px}.home-main .body{font-size:18px;line-height:28px}.home-main .small{font-size:16px}.home-main .micro{font-size:12px}.btn-primary{background:var(--forest-mid);border-radius:var(--radius-md);width:100%;max-width:480px;color:var(--moss);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;padding:14px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.btn-primary:hover{opacity:.88}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{border-radius:var(--radius-md);width:100%;max-width:480px;color:var(--forest-dark);cursor:pointer;border:1.5px solid var(--forest-dark);background:0 0;justify-content:center;align-items:center;gap:6px;padding:14px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:opacity .15s;display:inline-flex}.btn-secondary:hover{opacity:.88}.field-label{color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:var(--sp-sm);font-family:Poppins,sans-serif;font-size:10px;font-weight:400;display:block}.input{background:var(--linen);border-radius:var(--radius-md);width:100%;padding:13px var(--sp-lg);color:var(--text-dark);border:none;outline:none;font-family:Poppins,sans-serif;font-size:15px;font-weight:400}.input::placeholder{color:var(--text-muted)}.input:focus{box-shadow:0 0 0 1.5px var(--forest-mid)}.textarea{resize:none;height:100px}.select-btn{background:var(--linen);border-radius:var(--radius-md);width:100%;padding:13px var(--sp-lg);text-align:left;color:var(--text-muted);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236BB3AC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:none;font-family:Poppins,sans-serif;font-size:15px;font-weight:400}.input-group{gap:var(--sp-sm);margin-bottom:var(--sp-md);flex-direction:column;display:flex}.eco-trust-banner{border-radius:var(--radius-md);border:1.5px solid var(--earth);color:var(--earth);background:#f5f0e8;align-items:center;gap:8px;padding:9px 12px;display:flex}.eco-trust-banner span{color:var(--text-mid);letter-spacing:1.5px;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:10px;font-style:italic;font-weight:400}.eco-badge{background:var(--tan);border-radius:var(--radius-md);padding:var(--sp-sm);color:var(--forest-mid);align-items:flex-start;gap:6px;display:flex}.section-label{color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:var(--sp-sm);font-family:Poppins,sans-serif;font-size:10px;font-weight:400;display:block}.chips-row{gap:var(--sp-sm);margin-bottom:var(--sp-lg);flex-wrap:wrap;display:flex}.chip{border-radius:var(--radius-md);background:var(--white);color:var(--text-dark);letter-spacing:1.2px;cursor:pointer;white-space:nowrap;border:.5px solid #0e5c5b33;flex-shrink:0;padding:7px 16px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.chip.active{background:var(--forest-dark);color:var(--moss);border-color:var(--forest-dark)}.chip:hover:not(.active){background:var(--linen);color:var(--text-dark);border-color:#0e5c5b4d}.service-list{flex-direction:column;display:flex}.service-row{align-items:center;gap:var(--sp-md);cursor:pointer;color:inherit;border-radius:var(--radius-sm);border-bottom:.5px solid #063f4114;padding:14px 0;text-decoration:none;transition:background .1s;display:flex}.service-row:last-child{border-bottom:none}.service-row:hover{background:#063f4108;margin:0 -8px;padding-left:8px;padding-right:8px}.icon-circle{border-radius:var(--radius-pill);border:.5px solid var(--linen);width:36px;height:36px;color:var(--forest-mid);flex-shrink:0;justify-content:center;align-items:center;display:flex}.icon-circle-lg{border-radius:var(--radius-pill);width:36px;height:36px;color:var(--forest-mid);border:.5px solid #0e5c5b33;flex-shrink:0;justify-content:center;align-items:center;display:flex}.service-row-text{flex:1}.service-row-text .body{margin-bottom:2px}.service-price{color:var(--text-mid);white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.chevron{color:var(--text-muted)}@media (min-width:900px){.service-list{gap:0 var(--sp-xxl);grid-template-columns:1fr 1fr;display:grid}.service-row:nth-last-child(-n+2){border-bottom:none}}.service-grid{gap:var(--sp-sm);grid-template-columns:1fr 1fr;display:grid}@media (min-width:600px){.service-grid{grid-template-columns:repeat(4,1fr)}.service-grid .wide-card{grid-column:unset}}@media (min-width:900px){.service-grid{gap:var(--sp-md);grid-template-columns:repeat(5,1fr)}.service-grid .wide-card{grid-column:unset}}.grid-card{background:var(--linen);border-radius:var(--radius-lg);padding:var(--sp-lg);cursor:pointer;color:inherit;flex-direction:column;gap:6px;text-decoration:none;transition:background .15s,transform .15s;display:flex}.grid-card:hover{background:var(--moss);transform:translateY(-2px)}.grid-card .icon-circle-lg{margin-bottom:4px}.wide-card{background:var(--linen);border-radius:var(--radius-lg);padding:var(--sp-lg);align-items:center;gap:var(--sp-md);cursor:pointer;color:inherit;grid-column:1/-1;text-decoration:none;transition:background .15s;display:flex}.wide-card:hover{background:var(--moss)}.active-order-card{background:var(--white);border:3px solid var(--earth);border-radius:var(--radius-lg);padding:var(--sp-lg)}.active-order-card .section-label{color:var(--earth);opacity:.7;margin-bottom:var(--sp-md)}.order-row{align-items:center;gap:var(--sp-md);padding-bottom:var(--sp-md);margin-bottom:var(--sp-md);border-bottom:.5px solid #d4af3733;display:flex}.order-icon{border-radius:var(--radius-pill);border:1.5px solid var(--earth);width:36px;height:36px;color:var(--earth);flex-shrink:0;justify-content:center;align-items:center;display:flex}.order-name{color:var(--forest-dark);font-family:Poppins,sans-serif;font-size:13px;font-weight:500}.order-id{color:var(--forest-dark);opacity:.6;margin-top:2px;font-family:Poppins,sans-serif;font-size:9px;font-weight:300}.order-badge{border:1px solid var(--earth);border-radius:var(--radius-sharp);color:var(--forest-dark);letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;background:#d4af371a;padding:4px 8px;font-family:Poppins,sans-serif;font-size:9px;font-weight:500}.active-order-card[data-status=ready_for_pickup] .order-badge,.active-order-card[data-status=completed] .order-badge{border:1.5px solid var(--earth);color:var(--earth);background:#d4af3726}.stepper{margin-top:var(--sp-xs)}.nodes-row{align-items:center;display:flex}.labels-row{margin-top:5px;display:flex}.node-wrap{flex:1;justify-content:center;align-items:center;display:flex}.label-gap{flex:.8}.connector{flex:.8;height:2px}.connector-done{background:var(--forest-light)}.connector-future{background:#b7dcd726}.step-circle{border-radius:var(--radius-pill);justify-content:center;align-items:center;width:22px;height:22px;display:flex}.step-done{background:var(--forest-light);color:var(--white)}.step-active{background:var(--moss);color:var(--forest-dark)}.step-future{background:#b7dcd71a}.active-ring{border-radius:var(--radius-pill);background:#b7dcd733;padding:4px}.step-num{font-family:Poppins,sans-serif;font-size:10px;font-weight:500}.step-label{text-align:center;flex:1;font-family:Poppins,sans-serif;font-size:9px;font-weight:400}.step-label-done{color:#b7dcd7b3}.step-label-active{color:var(--moss);font-weight:500}.step-label-future{color:#b7dcd74d}.active-order-card[data-status=ready_for_pickup] .connector-done,.active-order-card[data-status=completed] .connector-done,.active-order-card[data-status=ready_for_pickup] .step-done,.active-order-card[data-status=completed] .step-done{background:var(--earth)}.active-order-card[data-status=ready_for_pickup] .step-active,.active-order-card[data-status=completed] .step-active{background:#d4af3733}.active-order-card[data-status=ready_for_pickup] .step-label-done,.active-order-card[data-status=completed] .step-label-done{color:var(--earth)}.active-order-card[data-status=ready_for_pickup] .step-label-active,.active-order-card[data-status=completed] .step-label-active{color:var(--earth);font-weight:600}.greeting-row{margin-bottom:var(--sp-xl);justify-content:space-between;align-items:flex-end;display:flex}.avatar-circle{border-radius:var(--radius-pill);background:var(--moss);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.avatar-initials{color:var(--forest-dark);font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.home-grid{gap:var(--sp-xxl);padding:var(--sp-xl) var(--page-px);background:0 0;border:none;border-radius:0;grid-template-columns:1fr;display:grid}.home-main{min-width:0}@media (min-width:900px){.home-grid{align-items:start;gap:var(--sp-xl);grid-template-columns:1fr 320px}.home-main{order:1}.home-sidebar{top:calc(var(--header-h) + var(--sp-xl));order:2;align-self:start;position:sticky}}.summary-card{background:var(--linen);border-radius:var(--radius-lg);padding:var(--sp-lg);align-items:center;gap:var(--sp-md);margin-bottom:var(--sp-lg);display:flex}.summary-icon{border-radius:var(--radius-md);background:var(--moss);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.live-price-card{background:var(--forest-dark);padding:var(--sp-lg);margin-bottom:var(--sp-md);border-radius:12px;justify-content:space-between;align-items:center;display:flex}.price-label{color:var(--moss);opacity:.5;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:9px;font-weight:300}.price-value{color:var(--moss);font-family:Poppins,sans-serif;font-size:28px;font-weight:600}.pickup-label{color:var(--moss);opacity:.7;text-align:right;font-family:Poppins,sans-serif;font-size:11px;font-weight:400}.form-page{max-width:640px;margin:0 auto}.checkout-card{border-radius:var(--radius-lg);padding:var(--sp-xl);gap:var(--sp-md);background:#e6f3f2;border:1px solid #0e5c5b2e;flex-direction:column;display:flex}.order-summary{background:var(--linen);border-radius:var(--radius-md);padding:var(--sp-lg);margin-bottom:var(--sp-lg)}.summary-row{margin-bottom:var(--sp-sm);justify-content:space-between;display:flex}.summary-divider{height:.5px;margin:var(--sp-md) 0;background:#0e5c5b2e}.summary-total{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:16px;font-weight:600}.stripe-wrap{background:var(--white);border-radius:var(--radius-sm);padding:var(--sp-lg);margin-bottom:var(--sp-md);border:.5px solid #0e5c5b40}.trust-row{margin-top:var(--sp-md);color:var(--text-muted);justify-content:center;align-items:center;gap:4px;display:flex}.success-box{padding:var(--sp-xxl) var(--sp-xl);text-align:center;flex-direction:column;align-items:center;display:flex}.success-icon-circle{border-radius:var(--radius-pill);background:var(--moss);width:72px;height:72px;margin-bottom:var(--sp-xl);color:var(--forest-dark);justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex}.auth-content{max-width:420px;padding:var(--sp-xl);background:var(--white);border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;margin:48px auto 0;display:flex}.auth-avatar{border-radius:var(--radius-pill);background:var(--moss);width:80px;height:80px;margin-bottom:var(--sp-sm);color:var(--forest-mid);justify-content:center;align-self:center;align-items:center;display:flex}.auth-input-wrap{margin-bottom:var(--sp-sm);position:relative}.auth-input-wrap .input{padding-left:40px}.auth-icon-left{color:var(--text-muted);align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.auth-icon-right{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.order-card{background:var(--linen);border-radius:var(--radius-lg);padding:var(--sp-md);margin-bottom:var(--sp-sm);align-items:center;display:flex}.order-card-info{flex:1}.status-badge{border-radius:var(--radius-pill);padding:4px var(--sp-md);white-space:nowrap;font-family:DM Sans,sans-serif;font-size:9px;font-weight:300}.profile-page .h2,.profile-page .h3{color:#fff}.profile-page .small{color:var(--moss)}.profile-page .btn-secondary{color:#fff;background:#ffffff17;border-color:#ffffff59}.profile-page .btn-secondary:hover{color:#fff;opacity:1;background:#ffffff29;border-color:#ffffff8c}.profile-section-title{color:#fff}@media (min-width:768px){.profile-page{gap:var(--sp-xxl);grid-template-columns:260px 1fr;align-items:start;display:grid}.profile-sidebar{top:calc(var(--header-h) + var(--sp-xl));position:sticky}}.chat-shell{height:calc(100dvh - var(--header-h));flex-direction:column;display:flex}.chat-list{gap:var(--sp-md);padding:var(--sp-lg);flex-direction:column;flex:1;display:flex;overflow-y:auto}.bubble{border-radius:var(--radius-xl);max-width:min(78%,480px);padding:var(--sp-md)}.bubble-left{background:var(--linen);border-bottom-left-radius:var(--radius-sm);align-self:flex-start}.bubble-right{background:var(--forest-mid);border-bottom-right-radius:var(--radius-sm);align-self:flex-end}.bubble-text-right{color:var(--moss);font-size:14px;line-height:21px}.bubble-time{margin-top:var(--sp-xs);font-size:9px;font-weight:300}.time-left{color:var(--text-muted)}.time-right{color:#b7dcd799;text-align:right}.chat-gate{align-items:center;gap:var(--sp-sm);padding:var(--sp-md) var(--sp-lg);background:var(--linen);color:var(--text-muted);border-top:.5px solid #0e5c5b1f;flex-shrink:0;font-size:13px;display:flex}.chat-gate-btn{background:var(--forest-dark);color:var(--moss);border-radius:var(--radius-md);white-space:nowrap;margin-left:auto;padding:7px 16px;font-size:13px;font-weight:500;text-decoration:none}.chat-input-row{gap:var(--sp-sm);padding:var(--sp-md);background:var(--white);border-top:.5px solid #0e5c5b1f;flex-shrink:0;display:flex}.chat-input{background:var(--linen);border-radius:var(--radius-pill);padding:11px var(--sp-lg);color:var(--text-dark);border:none;outline:none;flex:1;font-family:Poppins,sans-serif;font-size:15px}.chat-input::placeholder{color:var(--text-muted)}.send-btn{border-radius:var(--radius-pill);background:var(--forest-mid);width:44px;height:44px;color:var(--moss);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notice-bar{text-align:center;color:var(--text-muted);background:var(--linen);padding:6px;font-size:9px;font-weight:300}.matt-kvm-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.matt-kvm-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.matt-kvm-input{-moz-appearance:textfield}@keyframes addr-spin{to{transform:rotate(360deg)}}.addr-suggestion:hover{background:var(--linen)!important}@keyframes card-swap-enter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes card-swap-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-28px)}}.card-swap-enter{animation:.22s cubic-bezier(.25,.46,.45,.94) both card-swap-enter}.card-swap-exit{animation:.18s cubic-bezier(.55,0,1,.45) both card-swap-exit}@keyframes shimmer{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.skeleton{background:var(--linen);border-radius:var(--radius-sharp);animation:1.4s ease-in-out infinite shimmer}.error-msg{color:#dc2626;text-align:center;margin-bottom:var(--sp-sm);font-family:Poppins,sans-serif;font-size:13px}.section{margin-bottom:var(--sp-xl)}.service-card{border-radius:var(--radius-lg);padding:var(--sp-xl);margin-bottom:var(--sp-lg);background:#e6f3f2;border:1px solid #0e5c5b2e;box-shadow:0 1px 4px #063f410f}.greeting-card{background:var(--white);border-radius:var(--radius-lg);padding:var(--sp-xl);margin-bottom:var(--sp-lg);border:.5px solid #0e5c5b1f;box-shadow:0 1px 4px #063f410f}.divider{height:.5px;margin:var(--sp-xl) 0;background:#0e5c5b1f}.lp{--p:#083f41;--gold:#d4af37;--teal:#6bb3ac;--light:#f7f5f0;--ink:#0f172a;--muted:#64748b;--max:1400px;--ease:cubic-bezier(.22, 1, .36, 1);--ease-soft:cubic-bezier(.4, 0, .2, 1);--dur:.6s;--sh-1:0 1px 2px #083f410d;--sh-2:0 4px 14px #083f4112;--sh-3:0 14px 40px #083f411f;color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;width:100%;font-family:Inter,-apple-system,system-ui,sans-serif;overflow-x:hidden}.lp *,.lp :before,.lp :after{box-sizing:border-box}.lp-reveal{opacity:0;will-change:opacity, transform;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease)}.lp-reveal--up{transform:translateY(18px)}.lp-reveal--scale{transform:translateY(14px)scale(.97)}.lp-reveal--in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.lp-reveal{opacity:1;transition:none;transform:none}}.lp-btn{letter-spacing:-.01em;cursor:pointer;height:52px;transition:transform .2s var(--ease-soft), box-shadow .2s var(--ease-soft), background .2s var(--ease-soft), color .2s var(--ease-soft), border-color .2s var(--ease-soft);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 26px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;display:inline-flex}.lp-btn:hover{transform:translateY(-2px)scale(1.015)}.lp-btn:active{transition-duration:90ms;transform:translateY(0)scale(.985)}.lp-btn--light{color:var(--p);background:#fff;box-shadow:0 6px 18px #0000001a}.lp-btn--light:hover{box-shadow:0 12px 30px #00000029}.lp-btn--dark{background:var(--p);color:#fff;box-shadow:var(--sh-2);align-self:flex-start}.lp-btn--dark:hover{box-shadow:var(--sh-3)}.lp-btn--ghost{color:#fff;background:#ffffff05;border:1px solid #ffffff4d}.lp-btn--ghost:hover{background:#ffffff14;border-color:#fff9}.lp a:focus-visible,.lp button:focus-visible,.lp .lp-btn:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:12px}@media (prefers-reduced-motion:reduce){.lp-btn:hover,.lp-btn:active{transform:none}}.lp-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:14px;font-size:13px;font-weight:600}.lp-section-title{letter-spacing:-.02em;color:var(--ink);max-width:16ch;font-size:clamp(30px,5vw,48px);font-weight:700;line-height:1.05}.lp-section-inner{max-width:var(--max);margin:0 auto;padding:0 40px}.lp-how,.lp-why,.lp-forbund{scroll-margin-top:96px}.lp-nav{z-index:100;height:64px;transition:box-shadow .3s var(--ease-soft), background .3s var(--ease-soft), border-color .3s var(--ease-soft);background:#fff;border:1px solid #083f410f;border-radius:16px;align-items:center;display:flex;position:fixed;top:12px;left:16px;right:16px;box-shadow:0 2px 20px #083f411a,0 .5px #083f4112}.lp-nav--scrolled{-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#ffffffb8;border-color:#083f411a;box-shadow:0 8px 30px #083f4124,0 .5px #083f4112}.lp-nav-inner{width:100%;max-width:var(--max);align-items:center;gap:24px;margin:0 auto;padding:0 20px;display:flex}.lp-nav-logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.lp-nav-wordmark{letter-spacing:.12em;gap:4px;font-size:20px;font-weight:700;display:flex}.lp-nav-express{color:var(--p)}.lp-nav-tvatt{color:var(--teal)}.lp-nav-links{background:#083f410d;border:.5px solid #083f411f;border-radius:9999px;align-items:center;gap:2px;margin-left:auto;padding:4px;display:flex}.lp-nav-links a{color:var(--p);border-radius:9999px;padding:7px 16px;font-size:14px;font-weight:500;transition:background .16s,color .16s}.lp-nav-links a:hover{color:var(--p);background:#083f4114}.lp-nav-links a.is-active{color:var(--p);background:#fff;box-shadow:0 1px 3px #083f411f}.lp-nav-cta{background:var(--p);color:#fff;border-radius:10px;flex-shrink:0;align-items:center;height:42px;padding:0 20px;font-size:14px;font-weight:600;transition:opacity .16s,transform .16s;display:inline-flex}.lp-nav-cta:hover{box-shadow:var(--sh-2);transform:translateY(-1px)scale(1.02)}.lp-nav-cta:active{transform:translateY(0)scale(.98)}.lp-nav-burger{width:42px;height:42px;transition:background .16s var(--ease-soft);background:#083f410d;border:.5px solid #083f411f;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:none}.lp-nav-burger:hover{background:#083f411a}.lp-nav-burger-bars,.lp-nav-burger-bars:before,.lp-nav-burger-bars:after{content:"";background:var(--p);width:18px;height:2px;transition:transform .26s var(--ease), opacity .2s var(--ease-soft);border-radius:2px;display:block}.lp-nav-burger-bars{position:relative}.lp-nav-burger-bars:before{position:absolute;top:-6px;left:0}.lp-nav-burger-bars:after{position:absolute;top:6px;left:0}.lp-nav--menu-open .lp-nav-burger-bars{background:0 0}.lp-nav--menu-open .lp-nav-burger-bars:before{transform:translateY(6px)rotate(45deg)}.lp-nav--menu-open .lp-nav-burger-bars:after{transform:translateY(-6px)rotate(-45deg)}.lp-nav-mobile{z-index:101;-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);transform-origin:top;opacity:0;pointer-events:none;transition:opacity .22s var(--ease), transform .22s var(--ease);background:#ffffffeb;border:1px solid #083f4114;border-radius:18px;flex-direction:column;gap:6px;padding:12px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-8px)scale(.98);box-shadow:0 18px 50px #083f412e}.lp-nav-mobile--open{opacity:1;pointer-events:auto;transform:none}.lp-nav-mobile-links{flex-direction:column;display:flex}.lp-nav-mobile-links a{color:var(--ink);transition:background .14s var(--ease-soft), color .14s var(--ease-soft);border-radius:11px;padding:13px 14px;font-size:16px;font-weight:500}.lp-nav-mobile-links a:hover,.lp-nav-mobile-links a.is-active{color:var(--p);background:#083f410f}.lp-nav-mobile-cta{align-self:stretch;width:100%;margin-top:4px}.lp-nav-scrim{z-index:-1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);opacity:0;pointer-events:none;transition:opacity .22s var(--ease-soft);cursor:default;background:#083f412e;position:fixed;inset:0}.lp-nav-scrim--show{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.lp-nav-mobile{transition:opacity .15s linear;transform:none}}.lp-hero-title-gold{color:var(--gold)}.lp-hero{background:var(--p);align-items:center;min-height:90vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.lp-hero-bg{pointer-events:none;background:url(/heroImage.png) 72%/cover no-repeat;position:absolute;inset:0}.lp-hero-scrim{pointer-events:none;background:linear-gradient(90deg, var(--p) 0%, #083f41f7 30%, #083f41d1 48%, #083f418c 68%, #083f416b 100%), linear-gradient(180deg, #083f4159 0%, #083f4100 35%, #083f4100 70%, #083f4173 100%);position:absolute;inset:0}.lp-hero-pattern{opacity:.04;pointer-events:none;background:url(/pattern-dark.png) 50%/480px;position:absolute;inset:0}.lp-hero:before{content:"";aspect-ratio:1;pointer-events:none;will-change:transform;background:radial-gradient(circle,#6bb3ac33 0%,#083f4100 62%);width:60vw;max-width:760px;animation:18s ease-in-out infinite alternate hero-drift;position:absolute;top:-20%;right:-10%}@keyframes hero-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(-4%,4%)scale(1.08)}}.lp-hero-inner{width:100%;max-width:var(--max);grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;margin:0 auto;padding:0 40px;display:grid;position:relative}.lp-hero-title{letter-spacing:-.03em;color:#fff;font-size:clamp(46px,7vw,72px);font-weight:700;line-height:1}.lp-hero-sub{color:#ffffffb8;max-width:550px;margin-top:26px;font-size:19px;line-height:1.6}.lp-hero-cta-group{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.lp-hero-trust{align-items:center;gap:10px;margin-top:26px;display:flex}.lp-hero-trust-stars{color:var(--gold);gap:2px;display:inline-flex}.lp-hero-trust-text{color:#ffffffa8;font-size:14px}.lp-hero-trust-text strong{color:#fff;font-weight:600}.lp-hero-visual-col{justify-content:center;display:flex}.lp-hero-visual{aspect-ratio:1;justify-content:center;align-items:center;width:min(420px,100%);display:flex;position:relative}.lp-hero-visual-glow{filter:blur(6px);background:radial-gradient(circle,#6bb3ac47 0%,#083f4100 68%);position:absolute;inset:12%}.lp-hero-ring{border:1px solid #d4af3747;border-radius:50%;position:absolute;inset:2%;box-shadow:inset 0 0 0 1px #ffffff0a}.lp-hero-ring:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:7%}.lp-hero-disc{aspect-ratio:1;background:radial-gradient(circle at 30% 25%,#fff 0% 55%,#f4f1ea 100%);border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:74%;display:flex;position:relative;box-shadow:0 30px 70px #00000052,inset 0 1px #ffffffe6,inset 0 -18px 40px #083f410d}.lp-hero-mark{width:70%;height:auto;position:relative}.lp-hero-float{will-change:transform;justify-content:center;align-items:center;animation:6s ease-in-out infinite hero-float;display:flex;position:absolute;inset:0}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){.lp-hero-float,.lp-hero:before{animation:none}}.lp-trust{background:#fff;border-bottom:1px solid #0f172a0f;align-items:center;min-height:140px;display:flex}.lp-trust-inner{width:100%;max-width:var(--max);grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto;padding:32px 40px;display:grid}.lp-trust-item{color:var(--ink);justify-content:center;align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.lp-trust-item svg{color:var(--p);flex-shrink:0}.lp-how{background:#fff;padding:110px 0}.lp-how-grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:56px;display:grid;position:relative}.lp-how-line{background:#0f172a1a;height:1px;position:absolute;top:28px;left:12.5%;right:12.5%}.lp-how-step{z-index:2;transition:transform .28s var(--ease-soft);position:relative}.lp-how-step:hover{transform:translateY(-4px)}.lp-how-icon{background:var(--light);width:56px;height:56px;color:var(--p);transition:color .3s ease, background .3s ease, border-color .3s ease, box-shadow .3s var(--ease-soft);border:1px solid #0f172a0f;border-radius:14px;justify-content:center;align-items:center;margin-bottom:22px;display:flex;position:relative}.lp-how-step:hover .lp-how-icon{box-shadow:var(--sh-2)}@media (prefers-reduced-motion:reduce){.lp-how-step:hover{transform:none}}.lp-how-icon--active{color:#c49a2c;background:#fbf3d8;border-color:#d4af3773}.lp-how-icon--shake{animation:.55s ease-in-out how-icon-shake}@keyframes how-icon-shake{0%,to{transform:translate(0)}15%{transform:translate(-4px)}30%{transform:translate(4px)}45%{transform:translate(-3px)}60%{transform:translate(3px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}}.lp-how-anim{z-index:1;pointer-events:none;position:absolute;inset:0}.lp-how-anim-img{object-fit:contain;background:0 0;width:52px;height:52px;display:block}.lp-how-n{letter-spacing:.1em;color:var(--teal);margin-bottom:8px;font-size:13px;font-weight:600}.lp-how-title{letter-spacing:-.01em;color:var(--ink);margin-bottom:8px;font-size:20px;font-weight:600}.lp-how-desc{color:var(--muted);max-width:24ch;font-size:15px;line-height:1.6}.lp-why{background:var(--light);padding:110px 0}.lp-why-inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.lp-why-lead{color:var(--muted);max-width:44ch;margin:22px 0 32px;font-size:18px;line-height:1.65}.lp-why-right{flex-direction:column;display:flex}.lp-benefit{transition:background .22s var(--ease-soft);border-bottom:1px solid #0f172a14;border-radius:12px;margin:0 -16px 0 -20px;padding:24px 16px 24px 20px;position:relative}.lp-benefit:before{content:"";background:var(--gold);width:3px;height:0;transition:height .26s var(--ease);border-radius:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.lp-benefit:hover{background:#083f4106}.lp-benefit:hover:before{height:56%}.lp-benefit:first-child{padding-top:4px}.lp-benefit:last-child{border-bottom:none;padding-bottom:4px}.lp-benefit-title{letter-spacing:-.01em;color:var(--ink);margin-bottom:6px;font-size:18px;font-weight:600}.lp-benefit-desc{color:var(--muted);font-size:15px;line-height:1.6}.lp-forbund{background:#fff;padding:110px 0}.lp-forbund-card{background:var(--light);border:1px solid #0f172a0f;border-radius:24px;grid-template-columns:minmax(180px,260px) 1fr;align-items:center;gap:56px;padding:48px;display:grid}.lp-forbund-badge{justify-content:center;align-items:center;display:flex}.lp-forbund-badge-img{width:100%;max-width:220px;height:auto}.lp-forbund-body{max-width:56ch}.lp-forbund-title{letter-spacing:-.02em;color:var(--ink);margin:0 0 18px;font-size:clamp(26px,3.4vw,38px);font-weight:700;line-height:1.1}.lp-forbund-text{color:var(--muted);letter-spacing:-.01em;margin:0 0 28px;font-size:17px;line-height:1.7}.lp-forbund-points{gap:18px;margin:0;padding:0;list-style:none;display:grid}.lp-forbund-points li{color:var(--muted);padding-left:28px;font-size:15px;line-height:1.55;position:relative}.lp-forbund-points li:before{content:"";background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:7px;left:0}.lp-forbund-points strong{color:var(--ink);margin-bottom:2px;font-size:15px;font-weight:600;display:block}.lp-final{background:var(--p);padding:130px 40px;position:relative;overflow:hidden}.lp-final-pattern{opacity:.03;pointer-events:none;background:url(/pattern-dark.png) 50%/480px;position:absolute;inset:0}.lp-final-inner{max-width:var(--max);text-align:center;flex-direction:column;align-items:center;gap:36px;margin:0 auto;display:flex;position:relative}.lp-final-title{letter-spacing:-.02em;color:#fff;font-size:clamp(34px,5.5vw,56px);font-weight:700;line-height:1.05}.lp-final-sub{color:#ffffffa8;max-width:46ch;margin-top:-12px;font-size:18px;line-height:1.6}.lp-final-btn{height:56px;padding:0 32px;font-size:16px}.lp-footer{background:var(--p);padding:72px 40px 0;position:relative;overflow:hidden}.lp-footer-pattern{opacity:.02;pointer-events:none;background:url(/pattern-dark.png) 50%/480px;position:absolute;inset:0}.lp-footer-inner{max-width:var(--max);grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;margin:0 auto;padding-bottom:56px;display:grid;position:relative}.lp-footer-brand{max-width:280px}.lp-footer-brand p{color:#ffffff80;margin-top:16px;font-size:14px;line-height:1.6}.lp-footer-col{flex-direction:column;gap:12px;display:flex}.lp-footer-h{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:4px;font-size:12px;font-weight:600}.lp-footer-col a,.lp-footer-col span{color:#ffffffb8;font-size:14px;transition:color .16s}.lp-footer-col a{width:fit-content;position:relative}.lp-footer-col a:after{content:"";background:var(--gold);transform-origin:0;width:100%;height:1px;transition:transform .24s var(--ease);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.lp-footer-col a:hover{color:#fff}.lp-footer-col a:hover:after{transform:scaleX(1)}.lp-footer-base{max-width:var(--max);color:#fff6;border-top:1px solid #ffffff14;margin:0 auto;padding:24px 0;font-size:13px;position:relative}@media (min-width:901px){.lp-nav-burger,.lp-nav-mobile,.lp-nav-scrim{display:none!important}}@media (max-width:900px){.lp-nav-links{display:none}.lp-nav-burger{display:inline-flex}.lp-nav-cta{margin-left:auto}.lp-nav-inner{gap:12px}.lp-section-inner,.lp-nav-inner,.lp-hero-inner,.lp-trust-inner,.lp-final,.lp-footer{padding-left:24px;padding-right:24px}.lp-hero-inner{grid-template-columns:1fr;gap:48px}.lp-hero-bg{background-position:78%}.lp-hero-scrim{background:linear-gradient(#083f41eb 0%,#083f41cc 38%,#083f418c 70%,#083f41c7 100%)}.lp-why-inner{grid-template-columns:1fr;gap:40px}.lp-how-grid{grid-template-columns:1fr;gap:0;margin-top:40px}.lp-how-line{display:none}.lp-how-anim{display:block}.lp-how-step{flex-direction:row;align-items:flex-start;gap:22px;padding:18px 0;display:flex}.lp-how-step:hover{transform:none}.lp-how-icon{flex-shrink:0;margin-bottom:0}.lp-how-text{min-width:0}.lp-how-n{margin-bottom:6px}.lp-how-desc{max-width:none}.lp-trust-inner{grid-template-columns:repeat(2,1fr);gap:24px 16px}.lp-trust-item{justify-content:flex-start}.lp-forbund-card{text-align:center;grid-template-columns:1fr;justify-items:center;gap:32px;padding:40px 28px}.lp-forbund-badge-img{max-width:160px}.lp-forbund-points{text-align:left}.lp-footer-inner{grid-template-columns:1fr 1fr;gap:32px}.lp-footer-brand{grid-column:1/-1}}@media (max-width:560px){.lp-how-grid,.lp-trust-inner{grid-template-columns:1fr}.lp-hero-cta-group .lp-btn{flex:1}.lp-nav-inner{gap:12px}.lp-nav-wordmark{letter-spacing:.08em;font-size:14px}.lp-nav-logo img{width:28px;height:28px}.lp-nav-cta{display:none}.lp-nav-burger{margin-left:auto}}.site-shell{--forest-dark:#083f41;--forest-mid:#083f41;--forest-light:#6bb3ac;--moss:#b7dcd7;--linen:#f7f5f0;--white:#fff;--text-dark:#0f172a;--text-mid:#334155;--text-muted:#64748b;--earth:#d4af37;--radius-md:12px;--radius-lg:16px;--p:#083f41;--gold:#d4af37;--teal:#6bb3ac;--ease:cubic-bezier(.22, 1, .36, 1);--ease-soft:cubic-bezier(.4, 0, .2, 1);--sh-1:0 1px 2px #083f410d;--sh-2:0 4px 14px #083f4112;--sh-3:0 14px 40px #083f411f}.site-shell,.site-shell *{font-family:Inter,-apple-system,system-ui,sans-serif!important}.site-shell .h1,.site-shell .h2,.site-shell .h3{color:var(--text-dark);letter-spacing:-.02em;font-weight:700}.site-shell .btn-primary{color:#fff;letter-spacing:-.01em;height:52px;box-shadow:none;background:#083f41;border-radius:12px;padding:0 24px;font-size:15px;font-weight:600}.site-shell .btn-primary:hover{opacity:.92}.site-shell .btn-secondary{color:#083f41;letter-spacing:-.01em;border:1px solid #083f4180;border-radius:12px;font-weight:600}.site-shell .service-card,.site-shell .checkout-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:28px;box-shadow:0 1px 2px #0f172a0a}.site-shell .home-sidebar>div:first-child{border:1px solid #0f172a12}.site-shell .input,.site-shell .select-btn{color:var(--text-dark);background:#f7f5f0;border:1px solid #0f172a14;border-radius:12px;font-size:15px}.site-shell .input:focus{box-shadow:0 0 0 2px #083f41}.site-shell .field-label,.site-shell .section-label{color:var(--text-muted);letter-spacing:.12em;font-weight:500}.site-shell .order-summary{background:#fff;border:1px solid #0f172a14;border-radius:12px}.site-shell .summary-total{color:var(--text-dark);font-weight:700}.site-shell .home-main ol li>span:first-child{font-weight:600}.site-shell .stripe-wrap{background:#fff;border:1px solid #0f172a1a;border-radius:12px}.site-shell .mobile-cart-bar{background:#083f41;border-radius:16px 16px 0 0}.site-shell .prod-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.site-shell .prod-tile{aspect-ratio:3/5;text-align:center;background:#fff;border:1px solid #0f172a14;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;padding:24px 16px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0f172a0a}.site-shell .prod-tile:hover{border-color:#083f412e;box-shadow:0 6px 18px #0f172a12}.site-shell .prod-tile-icon{color:#083f41;background:#f7f5f0;border:1px solid #0f172a0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.site-shell .prod-tile-name{color:#0f172a;letter-spacing:-.01em;overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.3}.site-shell .prod-tile-foot{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.site-shell .prod-tile-price{color:#0f172a;letter-spacing:-.01em;align-items:baseline;gap:4px;font-size:20px;font-weight:700;display:flex}.site-shell .prod-tile-per{color:#64748b;font-size:12px;font-weight:500}.site-shell .prod-stepper{align-items:center;gap:12px;display:flex}.site-shell .prod-step-btn{color:#083f41;cursor:pointer;background:#fff;border:1px solid #083f4140;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .12s;display:flex}.site-shell .prod-step-btn:hover:not(:disabled){background:#f7f5f0}.site-shell .prod-step-btn:disabled{opacity:.4;cursor:default}.site-shell .prod-step-qty{text-align:center;color:#0f172a;font-variant-numeric:tabular-nums;min-width:22px;font-size:15px;font-weight:600}.site-shell .header-wordmark{letter-spacing:2px;font-weight:700}.site-shell .header-nav-link{font-weight:500}.site-shell .icon-circle,.site-shell .icon-circle-lg{color:#083f41;background:#f7f5f0;border:1px solid #0f172a0f}.site-shell .service-row{border-bottom-color:#0f172a12}.site-shell .service-price{color:#0f172a;font-weight:700}.site-shell .chevron{color:#94a3b8}.site-shell .chip{color:#334155;background:#fff;border:1px solid #0f172a1f;border-radius:10px}.site-shell .chip.active{color:#fff;background:#083f41;border-color:#083f41}.site-shell .chip:hover:not(.active){color:#0f172a;background:#f7f5f0;border-color:#0f172a33}.site-shell .summary-card,.site-shell .order-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 1px 2px #0f172a0a}.site-shell .summary-icon,.site-shell .grid-card{background:#f7f5f0;border:1px solid #0f172a0f}.site-shell .grid-card:hover,.site-shell .wide-card:hover{background:#eaf2f0;transform:translateY(-2px)}.site-shell .live-price-card{background:#083f41;border-radius:16px}.site-shell .price-value{color:#fff}.site-shell .price-label,.site-shell .pickup-label{color:#ffffffb3}.site-shell .eco-badge{color:#083f41;background:#f7f5f0;border:1px solid #0f172a14;border-radius:12px}.site-shell .eco-trust-banner{border-radius:12px}.site-shell .auth-content{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 1px 2px #0f172a0a}.site-shell .auth-avatar{color:#083f41;background:#f7f5f0;border:1px solid #0f172a0f}.site-shell .status-badge{border-radius:9999px;padding:5px 12px;font-size:11px;font-weight:600}.site-shell .success-icon-circle{color:#fff;background:#083f41}.site-shell .bubble-left{background:#f7f5f0}.site-shell .bubble-right{background:#6bb3ac}.site-shell .bubble-text-right{color:#083f41}.site-shell .time-right{color:#083f418c}.site-shell .chat-input{background:#f7f5f0;border:1px solid #0f172a14}.site-shell .chat-input:focus{box-shadow:0 0 0 2px #083f41}.site-shell .send-btn{color:#fff;background:#083f41}.site-shell .chat-gate-btn{color:#fff;background:#083f41;border-radius:10px}@media (max-width:430px){.site-header .header-wordmark{letter-spacing:1.5px;gap:4px;font-size:18px}.site-header .header-wordmark img{width:34px!important;height:34px!important}}@media (max-width:340px){.site-header .header-wordmark img{display:none}}.site-shell .success-box,.site-shell .form-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 1px 2px #0f172a0a}.site-shell .success-box{max-width:480px;margin:0 auto}.site-shell .form-card{padding:24px}.site-shell .form-card .summary-card{box-shadow:none;background:#f7f5f0}.site-shell .form-page.of>.error-msg a{color:#6bb3ac;font-weight:600}.site-shell .profile-page .h2,.site-shell .profile-page .h3,.site-shell .profile-page .body,.site-shell .profile-page .body-bold{color:#fff}.site-shell .profile-page .small{color:#b7dcd7d9}.site-shell .profile-page .btn-secondary{color:#fff;background:#ffffff17;border:1.5px solid #ffffff59}.site-shell .profile-page .btn-secondary:hover{color:#fff;opacity:1;background:#ffffff29;border-color:#ffffff8c}.site-shell .profile-page .order-card .body,.site-shell .profile-page .order-card .body-bold,.site-shell .profile-page .order-card .small{color:var(--text-dark)}.site-shell .of-flow{max-width:720px;margin:0 auto}.site-shell .of-flow.has-bar{padding-bottom:110px}.site-shell .of-flow-order{max-width:980px}.site-shell .of-cat-list{flex-direction:column;display:flex}.site-shell .of-cat-row{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0f172a14;align-items:center;gap:14px;width:100%;padding:18px 4px;transition:padding .12s,background .12s;display:flex}.site-shell .of-cat-row:last-child{border-bottom:none}.site-shell .of-cat-row:hover{background:#083f4106;padding-left:10px;padding-right:10px}.site-shell .of-cat-icon{color:#083f41;background:#f7f5f0;border:1px solid #0f172a0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.site-shell .of-cat-text{flex:1;min-width:0}.site-shell .of-cat-title{color:#0f172a;letter-spacing:-.01em;font-size:16px;font-weight:600}.site-shell .of-cat-desc{color:#64748b;margin-top:2px;font-size:13px}.site-shell .of-cat-badge{color:#fff;background:#083f41;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex}.site-shell .of-cat-chev{color:#94a3b8;flex-shrink:0;display:flex}.site-shell .of-back{cursor:pointer;color:#64748b;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:10px;padding:4px 0;font-size:14px;font-weight:500;display:inline-flex}.site-shell .of-back:hover{color:#0f172a}.site-shell .of-detail-head{align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.site-shell .of-detail-title{color:#0f172a;letter-spacing:-.02em;font-size:19px;font-weight:700}.site-shell .of-detail-sub{color:#64748b;margin-top:3px;font-size:13px}.site-shell .of-prod-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.site-shell .of-prod-grid>*{min-width:0}@media (min-width:640px){.site-shell .of-prod-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.site-shell .of-prod-grid{grid-template-columns:repeat(4,1fr)}}.site-shell .prod-tile.of-active{border-color:#083f41;box-shadow:0 0 0 1px #083f41}.site-shell .of-add-btn{color:#fff;cursor:pointer;background:#083f41;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .12s,transform 80ms;display:flex}.site-shell .of-add-btn:hover{opacity:.9}.site-shell .of-add-btn:active{transform:scale(.94)}@keyframes of-pulse{0%{transform:scale(1)}40%{transform:scale(1.28)}to{transform:scale(1)}}.site-shell .of-pulse{animation:.28s of-pulse;display:inline-block}.site-shell .of-bar{z-index:160;padding:12px var(--page-px) calc(env(safe-area-inset-bottom,0px) + 12px);background:#fff;border-top:1px solid #0f172a14;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 26px #083f4117}.site-shell .of-bar-inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:980px;display:flex}.site-shell .of-bar--narrow .of-bar-inner{max-width:720px}.site-shell .of-bar-summary{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:1px;min-width:0;display:flex}.site-shell .of-bar-count{color:var(--text-muted);font-size:12px}.site-shell .of-bar-total{color:var(--text-dark);letter-spacing:-.01em;align-items:center;gap:6px;font-size:22px;font-weight:700;display:flex}.site-shell .of-bar-total svg{color:var(--text-muted)}.site-shell .of-bar-cta{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#083f41;border:none;border-radius:12px;flex-shrink:0;height:48px;padding:0 28px;font-size:15px;font-weight:600;transition:opacity .12s}.site-shell .of-bar-cta:hover{opacity:.92}.site-shell .of-bar-cta:disabled{opacity:.45;cursor:not-allowed}.site-shell .of-sheet-scrim{z-index:170;background:#081e1e6b;animation:.18s of-fade;position:fixed;inset:0}.site-shell .of-sheet{z-index:171;max-width:600px;max-height:80vh;padding:10px 20px calc(env(safe-area-inset-bottom,0px) + 20px);background:#fff;border-radius:20px 20px 0 0;flex-direction:column;margin:0 auto;animation:.26s cubic-bezier(.22,1,.36,1) of-slide-up;display:flex;position:fixed;bottom:0;left:0;right:0}.site-shell .of-grabber{background:#0f172a2e;border-radius:9999px;flex-shrink:0;width:38px;height:4px;margin:4px auto 12px}.site-shell .of-sheet-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.site-shell .of-sheet-title{color:#0f172a;font-size:16px;font-weight:700}.site-shell .of-sheet-close{cursor:pointer;color:#64748b;background:0 0;border:none;padding:4px;display:flex}.site-shell .of-sheet-body{overflow-y:auto}.site-shell .of-sheet-row{border-bottom:.5px solid #0f172a14;align-items:center;gap:8px;padding:11px 0;display:flex}.site-shell .of-sheet-row-name{color:#0f172a;font-size:14px;font-weight:500}.site-shell .of-sheet-row-per{color:#64748b;margin-top:1px;font-size:12px}.site-shell .of-sheet-line{color:#334155;text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:56px;font-size:14px;font-weight:600}@keyframes of-fade{0%{opacity:0}to{opacity:1}}@keyframes of-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.site-shell .of-sheet,.site-shell .of-sheet-scrim,.site-shell .of-pulse,.site-shell .of-add-btn{transition:none;animation:none}}.site-shell .of-form{flex-direction:column;display:flex}.site-shell .of-section{padding:var(--sp-xl) 0;border-top:1px solid #0f172a14}.site-shell .of-section:first-of-type{border-top:none;padding-top:0}.site-shell .of-section-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:var(--sp-md);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.site-shell .of-section-title svg{color:#64748b;flex-shrink:0}.site-shell .of-dt-cards{gap:var(--sp-md);flex-direction:column;display:flex}.site-shell .of-dt-card{border-radius:var(--radius-md);padding:var(--sp-lg);background:#fbfaf7;border:1px solid #0f172a14}.site-shell .of-dt-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:var(--sp-md);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.site-shell .of-dt-title svg{color:#083f41;flex-shrink:0}.site-shell .order-num-pill{background:#f7f5f0;border:1px dashed #083f4159;border-radius:12px;flex-direction:column;align-items:center;gap:2px;margin-top:4px;padding:12px 22px;display:flex}.site-shell .order-num-label{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:600}.site-shell .order-num-value{letter-spacing:.04em;color:#083f41;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.site-shell .of-confetti{pointer-events:none;z-index:1;border-radius:16px;position:absolute;inset:0;overflow:hidden}.site-shell .of-confetti-piece{opacity:0;animation-name:of-confetti-fall;animation-timing-function:cubic-bezier(.25,.6,.5,1);animation-iteration-count:1;animation-fill-mode:forwards;position:absolute;top:-28px}@keyframes of-confetti-fall{0%{opacity:0;transform:translateY(-10%)rotate(0)}8%{opacity:1}80%{opacity:1}to{transform:translate(var(--drift,0), 520px) rotate(var(--rot,360deg));opacity:0}}@media (prefers-reduced-motion:reduce){.site-shell .of-confetti{display:none}}
