:root{--color-primary: oklch(18% .022 158);--color-accent: oklch(66% .05 168);--color-accent-hover: oklch(60% .052 168);--color-warm: oklch(76% .03 64);--color-cream: oklch(93% .018 74);--color-bronze: oklch(76% .03 64);--color-cta: oklch(58% .18 22);--color-bg: oklch(97% .008 74);--color-surface: oklch(99% .004 74);--color-surface-2: oklch(94% .01 74);--color-text: oklch(18% .022 158);--color-text-muted: oklch(44% .022 158);--color-text-subtle: oklch(58% .018 158);--color-border: oklch(88% .012 74);--color-border-mid: oklch(82% .016 74);--color-overlay: oklch(14% .02 158 / .55);--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: clamp(1.75rem, 3vw, 2.25rem);--text-4xl: clamp(2.25rem, 4vw, 3rem);--text-hero: clamp(3rem, 7vw, 5.5rem);--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semi: 600;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-section: clamp(4rem, 8vw, 8rem);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-full: 9999px;--shadow-sm: 0 1px 3px oklch(18% .022 158 / .08), 0 1px 2px oklch(18% .022 158 / .06);--shadow: 0 4px 16px oklch(18% .022 158 / .1), 0 2px 6px oklch(18% .022 158 / .06);--shadow-lg: 0 12px 40px oklch(18% .022 158 / .14);--duration-fast: .15s;--duration-base: .28s;--duration-slow: .5s;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:var(--weight-medium);letter-spacing:-.02em;line-height:1.2;color:var(--color-text)}p{max-width:65ch}a{color:inherit}img,video{max-width:100%;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;background:none}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.section-label{display:inline-block;font-family:var(--font-sans);font-size:.72rem;font-weight:var(--weight-semi);letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-3)}.accent-line{display:block;width:36px;height:2px;background:var(--color-accent);margin-bottom:var(--space-4)}.btn{display:inline-flex;align-items:center;gap:var(--space-2);padding:.75rem 1.75rem;border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--weight-medium);text-decoration:none;transition:all var(--duration-base) var(--ease-out-expo);white-space:nowrap}.btn-primary{background:var(--color-primary);color:var(--color-warm)}.btn-primary:hover{background:#13231a;transform:translateY(-1px);box-shadow:0 8px 32px #00000052,0 3px 10px #0003}.btn-outline{background:transparent;color:#eeebe7}.btn-outline:hover{border-color:#eeebe7cc;background:#eeebe714}.btn-accent{background:var(--color-accent);color:#fdfbf9}.btn-accent:hover{background:var(--color-accent-hover);transform:translateY(-1px);box-shadow:0 8px 32px #00000052,0 3px 10px #0003}.js .reveal{opacity:0;transform:translateY(20px);transition:opacity var(--duration-slow) var(--ease-out-expo),transform var(--duration-slow) var(--ease-out-expo)}.js .reveal.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.js .reveal{opacity:1;transform:none;transition:none}}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}._header_ea8jp_2{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1.5rem,5vw,3rem);background:transparent;pointer-events:none}._header_ea8jp_2>*{pointer-events:auto}._logo_ea8jp_21{text-decoration:none;flex-shrink:0}._logoImg_ea8jp_22{height:68px;width:auto;display:block;filter:drop-shadow(0 2px 12px rgba(255,255,255,.95)) drop-shadow(0 0 30px rgba(255,255,255,.7));transition:opacity .2s}._logoImg_ea8jp_22:hover{opacity:.85}._pill_ea8jp_32{position:fixed;top:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2px;background:#09150eeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:4px;border-radius:9999px;box-shadow:0 2px 16px #0000002e}._pillItem_ea8jp_49{position:relative;display:flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;border-radius:9999px;font-family:var(--font-sans);font-size:.8rem;font-weight:600;letter-spacing:.02em;color:#050e08;text-decoration:none;transition:color .2s;white-space:nowrap}._pillItem_ea8jp_49{color:#e3ddd5}._pillItem_ea8jp_49:hover{color:#f8f5f1;opacity:1}._pillItemActive_ea8jp_68{color:#f8f5f1;font-weight:600}._pillLabel_ea8jp_71{display:inline}._pillIcon_ea8jp_72{display:none}._lamp_ea8jp_75{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:#bfae9e26;z-index:-1}._lampBar_ea8jp_83{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:28px;height:3px;background:#bfae9e;border-radius:9999px 9999px 0 0}._lampGlow1_ea8jp_94{position:absolute;width:44px;height:20px;background:#bfae9e4d;border-radius:9999px;filter:blur(8px);top:-8px;left:-8px}._lampGlow2_ea8jp_102{position:absolute;width:28px;height:16px;background:#bfae9e33;border-radius:9999px;filter:blur(5px);top:-4px;left:0}._lampGlow3_ea8jp_110{position:absolute;width:14px;height:10px;background:#e8dcd126;border-radius:9999px;filter:blur(3px);top:0;left:7px}._right_ea8jp_120{display:flex;align-items:stretch;gap:1rem;flex-shrink:0}._cta_ea8jp_127{display:inline-flex;align-items:center;padding:0 1.4rem;border-radius:9999px;font-family:var(--font-sans);font-size:.8rem;font-weight:600;background:var(--color-cta, oklch(58% .18 22));color:#f8f4f4;text-decoration:none;transition:background .18s,box-shadow .18s;white-space:nowrap;height:100%;box-shadow:0 2px 12px #cf404759}._cta_ea8jp_127:hover{background:#be2132;box-shadow:0 4px 18px #cf404773}._burger_ea8jp_149{display:none;width:36px;height:36px;align-items:center;justify-content:center;background:none;cursor:pointer;padding:6px}._burgerLine_ea8jp_157,._burgerLine_ea8jp_157:before,._burgerLine_ea8jp_157:after{display:block;width:22px;height:1.5px;background:#050e08;position:relative;transition:transform .25s,opacity .2s}._burgerLine_ea8jp_157:before,._burgerLine_ea8jp_157:after{content:"";position:absolute;left:0}._burgerLine_ea8jp_157:before{top:-6px}._burgerLine_ea8jp_157:after{top:6px}._burgerOpen_ea8jp_173{background:transparent}._burgerOpen_ea8jp_173:before{transform:translateY(6px) rotate(45deg)}._burgerOpen_ea8jp_173:after{transform:translateY(-6px) rotate(-45deg)}@media(max-width:768px){._pill_ea8jp_32{position:fixed;top:auto;bottom:1.5rem;left:50%;transform:translate(-50%)}._pillLabel_ea8jp_71{display:none}._pillIcon_ea8jp_72{display:flex}._pillItem_ea8jp_49{padding:.6rem}._burger_ea8jp_149{display:flex}._cta_ea8jp_127{display:none}}._footer_17ggw_1{background:var(--color-primary);color:var(--color-warm);padding-top:var(--space-section)}._inner_17ggw_7{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:var(--space-12);padding-bottom:var(--space-section)}._brand_17ggw_15{display:flex;flex-direction:column;gap:var(--space-4)}._logo_17ggw_17{display:inline-block}._logoImg_17ggw_19{height:32px;width:auto;filter:brightness(0) invert(1) sepia(1) saturate(.4) hue-rotate(10deg) opacity(.85)}._tagline_17ggw_25{font-size:var(--text-sm);color:#bfae9eb3;line-height:1.6;max-width:28ch}._contact_17ggw_32{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}._contactLink_17ggw_39,._address_17ggw_40{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#bfae9ebf;text-decoration:none;font-style:normal;transition:color var(--duration-fast)}._contactLink_17ggw_39:hover{color:var(--color-warm)}._navCol_17ggw_54{display:flex;flex-direction:column;gap:var(--space-4)}._navHeading_17ggw_56{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-semi);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}._navList_17ggw_65{list-style:none;display:flex;flex-direction:column;gap:var(--space-3)}._navLink_17ggw_67{font-size:var(--text-sm);color:#bfae9eb3;text-decoration:none;transition:color var(--duration-fast)}._navLink_17ggw_67:hover{color:var(--color-warm)}._cta_17ggw_77{background:#101e16;border-radius:var(--radius-lg);padding:var(--space-8);display:flex;flex-direction:column;gap:var(--space-4)}._ctaText_17ggw_86{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--weight-medium);color:var(--color-warm);line-height:1.3;max-width:26ch}._ctaSub_17ggw_95{font-size:var(--text-sm);color:#bfae9eb3;max-width:32ch;line-height:1.6}._ctaBtn_17ggw_102{display:inline-flex;align-items:center;padding:.7rem 1.5rem;border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--weight-medium);background:var(--color-accent);color:#fdfbf9;text-decoration:none;transition:all var(--duration-base) var(--ease-out-expo);align-self:flex-start}._ctaBtn_17ggw_102:hover{background:var(--color-accent-hover);transform:translateY(-1px)}._bottom_17ggw_122{padding-block:var(--space-6)}._bottomInner_17ggw_127{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);font-size:var(--text-xs);color:#bfae9e80}._byline_17ggw_136{font-style:italic}@media(max-width:1024px){._inner_17ggw_7{grid-template-columns:1fr 1fr;gap:var(--space-10)}._cta_17ggw_77{grid-column:span 2}}@media(max-width:640px){._inner_17ggw_7{grid-template-columns:1fr;gap:var(--space-8)}._cta_17ggw_77{grid-column:span 1}._bottomInner_17ggw_127{flex-direction:column;text-align:center}}._wrapper_1whwk_1{display:flex;flex-direction:column;min-height:100vh}._main_1whwk_7{flex:1}._page_1ukpd_1{overflow-x:hidden}._hero_1ukpd_4{position:relative;height:100svh;min-height:640px;display:grid;grid-template-rows:1fr;overflow:hidden}._heroMedia_1ukpd_13{position:absolute;top:0;right:0;bottom:0;left:0}._heroVideo_1ukpd_18{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(1.18) contrast(1.06) brightness(1.08) sepia(.12);animation:_heroFadeIn_1ukpd_1 1.8s ease-out both}@keyframes _heroFadeIn_1ukpd_1{0%{opacity:0;filter:saturate(.6) contrast(1.06) brightness(.85) sepia(.12)}to{opacity:1;filter:saturate(1.18) contrast(1.06) brightness(1.08) sepia(.12)}}._heroOverlay_1ukpd_37{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0104029e,#01040233 45%,#01040214),linear-gradient(to right,oklch(10% .018 158 / .38) 0%,transparent 58%),linear-gradient(160deg,oklch(72% .15 72 / .1) 0%,transparent 48%);box-shadow:inset 0 0 140px #01020147}._heroGrain_1ukpd_48{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)'/%3E%3C/svg%3E");background-size:200px 200px;mix-blend-mode:overlay}._heroInner_1ukpd_59{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-top:5.5rem;padding-bottom:3rem;width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,5rem)}._heroTopBar_1ukpd_75{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-8)}._heroLabel_1ukpd_82{font-family:var(--font-sans);font-size:.65rem;font-weight:var(--weight-semi);letter-spacing:.2em;text-transform:uppercase;color:var(--color-warm)}._heroTagline_1ukpd_91{font-family:var(--font-sans);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:#eeebe7bf;text-align:right;max-width:28ch;line-height:1.8}._heroBottom_1ukpd_103{display:grid;grid-template-columns:1fr auto;align-items:flex-end;gap:var(--space-12)}._heroHeading_1ukpd_110{font-family:var(--font-serif);font-size:clamp(3.5rem,8.5vw,7rem);font-weight:var(--weight-medium);line-height:1;letter-spacing:-.03em;color:#f8f5f1;margin:0}._heroHeading_1ukpd_110 em{font-style:italic;color:var(--color-warm);display:block}._heroMeta_1ukpd_127{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-8);padding-bottom:.25rem}._heroMetaDivider_1ukpd_135{width:1px;height:60px;background:linear-gradient(to bottom,#eeebe700,#eeebe759);align-self:flex-end}._heroCtas_1ukpd_142{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-4)}._heroCtaLink_1ukpd_149{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--weight-medium);letter-spacing:.04em;color:#f8f5f1;text-decoration:none;transition:color var(--duration-fast);white-space:nowrap}._heroCtaLink_1ukpd_149:hover{color:var(--color-warm)}._heroCtaPrimary_1ukpd_164{font-size:var(--text-base);color:#f8f5f1;padding-bottom:3px}._heroCtaPrimary_1ukpd_164:hover{color:var(--color-warm);border-bottom-color:var(--color-warm)}._heroScrollIndicator_1ukpd_176{position:absolute;bottom:2.8rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:6px}._heroScrollLine_1ukpd_188{display:block;width:1px;height:36px;background:linear-gradient(to bottom,#eeebe700,#eeebe766);animation:_scrollPulse_1ukpd_1 2s ease-in-out infinite}._heroScrollText_1ukpd_196{font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:#eeebe7a6}@keyframes _scrollPulse_1ukpd_1{0%,to{opacity:.5}50%{opacity:1}}._introSection_1ukpd_209{padding-block:var(--space-section);background:var(--color-bg)}._introInner_1ukpd_214{display:grid;grid-template-columns:1fr 400px;gap:var(--space-16);align-items:center}._introText_1ukpd_221{display:flex;flex-direction:column;gap:var(--space-5)}._introHeading_1ukpd_227{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:var(--weight-medium);line-height:1.25;letter-spacing:-.02em;color:var(--color-primary);font-style:italic}._introBody_1ukpd_237{font-size:var(--text-base);color:var(--color-text-muted);max-width:52ch;line-height:1.75}._introLink_1ukpd_244{display:inline-block;font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-warm);text-decoration:none;transition:opacity var(--duration-fast)}._introLink_1ukpd_244:hover{opacity:.7}._introPhotoCol_1ukpd_255{display:flex;flex-direction:column;gap:var(--space-3)}._introPhotoFrame_1ukpd_261{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:3 / 4}._introPhotoFrame_1ukpd_261 img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}._introCaption_1ukpd_275{font-size:var(--text-xs);color:var(--color-warm);letter-spacing:.04em;text-align:center}._services_1ukpd_283{padding-block:var(--space-section);background:var(--color-surface-2)}._servicesGrid_1ukpd_288{display:grid;grid-template-columns:3fr 2fr;gap:var(--space-5)}._serviceLarge_1ukpd_295{position:relative;border-radius:var(--radius-lg);overflow:hidden;display:block;text-decoration:none;aspect-ratio:4 / 5;background:var(--color-primary)}._serviceLargeImg_1ukpd_305{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--duration-slow) var(--ease-out-expo)}._serviceLarge_1ukpd_295:hover ._serviceLargeImg_1ukpd_305{transform:scale(1.04)}._serviceLargeBody_1ukpd_315{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--space-8);background:linear-gradient(to top,oklch(14% .02 158 / .88) 0%,oklch(14% .02 158 / .4) 50%,transparent 100%);color:#f8f4ef}._serviceLargeTitle_1ukpd_331{font-family:var(--font-serif);font-size:var(--text-4xl);font-weight:var(--weight-medium);letter-spacing:-.02em;line-height:1.1;margin-block:var(--space-2)}._serviceLargeText_1ukpd_340{font-size:var(--text-sm);color:#eeebe7cc;max-width:38ch;line-height:1.6;margin-bottom:var(--space-4)}._serviceLargePrice_1ukpd_348{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-warm);transition:opacity var(--duration-fast)}._serviceLarge_1ukpd_295:hover ._serviceLargePrice_1ukpd_348{opacity:.8}._servicesSmall_1ukpd_358{display:flex;flex-direction:column;gap:var(--space-5)}._serviceSmall_1ukpd_364{border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--color-surface);flex:1;transition:all var(--duration-base) var(--ease-out-expo)}._serviceSmall_1ukpd_364:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000052,0 3px 10px #0003;border-color:var(--color-accent)}._serviceSmallImg_1ukpd_383{flex-shrink:0;overflow:hidden;height:160px}._serviceSmallImg_1ukpd_383 img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--duration-slow) var(--ease-out-expo)}._serviceSmall_1ukpd_364:hover ._serviceSmallImg_1ukpd_383 img{transform:scale(1.04)}._serviceSmallBody_1ukpd_399{padding:var(--space-5) var(--space-6);display:flex;flex-direction:column;gap:var(--space-2);flex:1;justify-content:center}._serviceSmallTitle_1ukpd_408{font-family:var(--font-serif);font-size:var(--text-xl);font-weight:var(--weight-medium);letter-spacing:-.01em;color:var(--color-warm)}._serviceSmallPrice_1ukpd_416{font-size:var(--text-sm);color:var(--color-warm);font-weight:var(--weight-medium)}._serviceChip_1ukpd_423{display:inline-block;font-family:var(--font-sans);font-size:.65rem;font-weight:var(--weight-semi);letter-spacing:.1em;text-transform:uppercase;color:var(--color-warm)}._rebootSection_1ukpd_434{padding-block:var(--space-section);background:var(--color-bg)}._rebootInner_1ukpd_439{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center}._rebootHeading_1ukpd_446{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:var(--weight-medium);line-height:1.2;letter-spacing:-.02em;margin-bottom:var(--space-6)}._rebootHeading_1ukpd_446 em{font-style:italic;color:var(--color-accent)}._rebootBody_1ukpd_460{font-size:var(--text-base);color:var(--color-text-muted);max-width:52ch;line-height:1.75}._rebootBody_1ukpd_460+._rebootBody_1ukpd_460{margin-top:var(--space-4)}._rebootActions_1ukpd_469{display:flex;align-items:center;gap:var(--space-6);flex-wrap:wrap;margin-top:var(--space-8)}._rebootPrice_1ukpd_477{font-size:var(--text-sm);color:var(--color-warm)}._rebootPhotos_1ukpd_482{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}._rebootPhoto_1ukpd_482{border-radius:var(--radius-md);overflow:hidden;aspect-ratio:4 / 3}._rebootPhoto_1ukpd_482:first-child{grid-column:span 2;aspect-ratio:16 / 9}._rebootPhoto_1ukpd_482 img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--duration-slow) var(--ease-out-expo)}._rebootPhoto_1ukpd_482:hover img{transform:scale(1.03)}._samtalSection_1ukpd_510{padding-block:var(--space-section);background:var(--color-surface-2)}._samtalInner_1ukpd_515{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center}._samtalImg_1ukpd_522{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:3 / 4}._samtalImg_1ukpd_522 img{width:100%;height:100%;object-fit:cover}._samtalHeading_1ukpd_534{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:var(--weight-medium);line-height:1.2;letter-spacing:-.02em;margin-bottom:var(--space-6)}._samtalHeading_1ukpd_534 em{font-style:italic;color:var(--color-accent)}._samtalBody_1ukpd_548{font-size:var(--text-base);color:var(--color-text-muted);max-width:52ch;line-height:1.75}._samtalBody_1ukpd_548+._samtalBody_1ukpd_548{margin-top:var(--space-4)}._samtalMeta_1ukpd_558{display:flex;flex-direction:column;gap:var(--space-1);background:var(--color-bg);border-radius:var(--radius-sm);padding:var(--space-4) var(--space-5);margin-block:var(--space-6)}._samtalMetaItem_1ukpd_568{font-size:var(--text-sm);color:var(--color-warm)}._livshjuletSection_1ukpd_574{padding-block:var(--space-section);background:var(--color-primary);color:var(--color-warm)}._livshjuletInner_1ukpd_580{display:grid;grid-template-columns:260px 1fr;gap:var(--space-16);align-items:center}._livshjuletWheel_1ukpd_587{color:var(--color-accent);opacity:.9}._wheelSvg_1ukpd_592{width:100%;max-width:220px;animation:_wheelSpin_1ukpd_1 60s linear infinite}@keyframes _wheelSpin_1ukpd_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._livshjuletHeading_1ukpd_603{font-family:var(--font-serif);font-size:var(--text-4xl);font-weight:var(--weight-medium);letter-spacing:-.02em;color:var(--color-warm);margin-bottom:var(--space-5)}._livshjuletBody_1ukpd_612{font-size:var(--text-base);color:#bfae9ec7;max-width:52ch;line-height:1.75;margin-bottom:var(--space-8)}._kostSection_1ukpd_621{padding-block:var(--space-section);background:var(--color-bg)}._kostHeader_1ukpd_626{text-align:center;margin-bottom:var(--space-12)}._kostHeading_1ukpd_631{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:var(--weight-medium);letter-spacing:-.02em;margin-bottom:var(--space-3)}._kostSub_1ukpd_639{font-size:var(--text-base);color:var(--color-text-muted);max-width:50ch;margin-inline:auto;line-height:1.65}._kostGrid_1ukpd_647{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-5)}._kostCard_1ukpd_653{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-6);display:flex;flex-direction:column;align-items:center;gap:var(--space-3);text-align:center;transition:all var(--duration-base) var(--ease-out-expo)}._kostCard_1ukpd_653:hover{transform:translateY(-3px);box-shadow:0 8px 32px #00000052,0 3px 10px #0003;border-color:var(--color-accent)}._kostImgWrap_1ukpd_672{width:110px;height:110px;display:flex;align-items:center;justify-content:center}._kostImg_1ukpd_672{width:100%;height:100%;object-fit:contain;transition:transform var(--duration-base) var(--ease-out-expo)}._kostCard_1ukpd_653:hover ._kostImg_1ukpd_672{transform:scale(1.06)}._kostName_1ukpd_689{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--weight-medium)}._kostSubLabel_1ukpd_695{font-size:var(--text-sm);color:var(--color-warm)}._kostPrice_1ukpd_700{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-warm)}._kostFooter_1ukpd_706{display:flex;justify-content:center;margin-top:var(--space-10)}._ctaSection_1ukpd_713{padding-block:var(--space-section);background:var(--color-surface-2)}._ctaInner_1ukpd_718{max-width:660px;margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-5)}._ctaHeading_1ukpd_728{font-family:var(--font-serif);font-size:var(--text-4xl);font-weight:var(--weight-medium);letter-spacing:-.02em}._ctaText_1ukpd_735{font-size:var(--text-lg);color:var(--color-warm);max-width:48ch;line-height:1.65}._ctaActions_1ukpd_742{display:flex;align-items:center;gap:var(--space-6);flex-wrap:wrap;justify-content:center;margin-top:var(--space-2)}._ctaSecondary_1ukpd_751{font-size:var(--text-sm);color:var(--color-warm);text-decoration:none;font-weight:var(--weight-medium);transition:opacity var(--duration-fast)}._ctaSecondary_1ukpd_751:hover{opacity:.7}@media(max-width:1024px){._introInner_1ukpd_214{grid-template-columns:1fr 320px;gap:var(--space-10)}._servicesGrid_1ukpd_288{grid-template-columns:1fr 1fr}._serviceLarge_1ukpd_295{aspect-ratio:3 / 4}._rebootInner_1ukpd_439,._samtalInner_1ukpd_515{grid-template-columns:1fr;gap:var(--space-12)}._kostGrid_1ukpd_647{grid-template-columns:repeat(2,1fr)}._livshjuletInner_1ukpd_580{grid-template-columns:180px 1fr;gap:var(--space-10)}}@media(max-width:768px){._introInner_1ukpd_214{grid-template-columns:1fr;gap:var(--space-10)}._introPhotoFrame_1ukpd_261{aspect-ratio:4 / 3}._servicesGrid_1ukpd_288{grid-template-columns:1fr}._servicesSmall_1ukpd_358{flex-direction:row}._serviceSmall_1ukpd_364{flex:1}._serviceSmallImg_1ukpd_383{height:130px}}@media(max-width:640px){._heroTopBar_1ukpd_75{flex-direction:column;gap:var(--space-2)}._heroTagline_1ukpd_91{text-align:left;max-width:100%;line-height:1.6}._heroBottom_1ukpd_103{grid-template-columns:1fr;align-items:flex-start;gap:var(--space-6)}._heroMeta_1ukpd_127{align-items:flex-start;flex-direction:column;gap:var(--space-5)}._heroMetaDivider_1ukpd_135{display:none}._heroCtas_1ukpd_142{flex-direction:column;align-items:flex-start}._servicesSmall_1ukpd_358{flex-direction:column}._serviceSmall_1ukpd_364{flex:none}._kostGrid_1ukpd_647{grid-template-columns:repeat(2,1fr)}._livshjuletInner_1ukpd_580{grid-template-columns:1fr}._livshjuletWheel_1ukpd_587{max-width:160px;margin-inline:auto}._rebootPhotos_1ukpd_482{grid-template-columns:1fr}._rebootPhoto_1ukpd_482:first-child{grid-column:span 1}}._page_1x6lr_1{overflow-x:hidden}._hero_1x6lr_4{position:relative;height:92svh;min-height:580px;display:flex;align-items:flex-end;overflow:hidden}._heroImg_1x6lr_13{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}._heroOverlay_1x6lr_21{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#010402b8,#0104024d 45%,#0104021a),linear-gradient(to right,oklch(10% .018 158 / .4) 0%,transparent 55%),linear-gradient(160deg,oklch(72% .15 72 / .07) 0%,transparent 45%);box-shadow:inset 0 0 120px #01020140}._heroInner_1x6lr_31{position:relative;z-index:1;width:100%;padding-bottom:clamp(3rem,6vw,5rem);color:#fff}._heroChip_1x6lr_39{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd9;margin-bottom:1rem}._heroTitle_1x6lr_49{font-family:var(--font-serif);font-size:var(--text-hero);font-weight:500;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem;max-width:14ch;text-shadow:0 2px 20px oklch(14% .022 158 / .3)}._heroTitle_1x6lr_49 em{font-style:italic;color:#fff}._heroPills_1x6lr_62{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}._heroPill_1x6lr_62{display:inline-block;padding:.35rem .9rem;border-radius:var(--radius-full);font-size:var(--text-sm);color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._heroActions_1x6lr_79{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}._heroPrice_1x6lr_86{font-size:var(--text-sm);color:#ffffffb3}._intro_1x6lr_92{padding-block:var(--space-section);background:var(--color-surface)}._introInner_1x6lr_97{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._introText_1x6lr_104 h2{font-size:var(--text-4xl);margin-bottom:1.25rem}._introText_1x6lr_104 p{color:var(--color-text-muted);margin-bottom:1rem;line-height:1.75}._introStats_1x6lr_115{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem}._introStat_1x6lr_115 strong{display:block;font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:500;color:var(--color-accent)}._introStat_1x6lr_115 span{font-size:var(--text-sm);color:var(--color-text-muted)}._introPhoto_1x6lr_135{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5}._introPhoto_1x6lr_135 img{width:100%;height:100%;object-fit:cover}._program_1x6lr_148{padding-block:var(--space-section)}._programHeader_1x6lr_152{text-align:center;max-width:600px;margin:0 auto 3rem}._programHeader_1x6lr_152 h2{font-size:var(--text-4xl);margin-bottom:1rem}._programHeader_1x6lr_152 p{color:var(--color-text-muted);margin-inline:auto}._programGrid_1x6lr_168{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._programCard_1x6lr_174{background:var(--color-surface);border-radius:var(--radius-lg);padding:2rem;transition:box-shadow var(--duration-base) var(--ease-out-expo)}._programCard_1x6lr_174:hover{box-shadow:var(--shadow-lg)}._programIcon_1x6lr_186{font-size:2rem;margin-bottom:1rem;display:block}._programCard_1x6lr_174 h3{font-size:var(--text-xl);margin-bottom:.75rem}._programCard_1x6lr_174 p{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.65}._photoStrip_1x6lr_204{padding-block:var(--space-section);background:var(--color-surface-2)}._photoGrid_1x6lr_209{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}._photoItem_1x6lr_215{aspect-ratio:3/4;border-radius:var(--radius-md);overflow:hidden}._photoItem_1x6lr_215:first-child{grid-row:span 1;aspect-ratio:3/4}._photoItem_1x6lr_215 img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-out-expo)}._photoItem_1x6lr_215:hover img{transform:scale(1.04)}._included_1x6lr_236{padding-block:var(--space-section)}._includedInner_1x6lr_240{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._includedTitle_1x6lr_247{font-size:var(--text-4xl);margin-bottom:1.5rem}._includedList_1x6lr_252{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._includedItem_1x6lr_259{display:flex;gap:1rem;align-items:flex-start;padding:1rem 1.25rem;background:var(--color-surface);border-radius:var(--radius-md)}._includedCheck_1x6lr_269{color:var(--color-accent);font-size:1.1rem;line-height:1.5;flex-shrink:0}._includedItemText_1x6lr_276 h4{font-family:var(--font-sans);font-size:var(--text-base);font-weight:600;margin-bottom:.25rem}._includedItemText_1x6lr_276 p{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}._pricingCard_1x6lr_290{background:var(--color-primary);border-radius:var(--radius-lg);padding:2.5rem;color:#fff;position:sticky;top:7rem}._pricingCardLabel_1x6lr_299{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-warm);display:block;margin-bottom:.75rem}._pricingCardTitle_1x6lr_309{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:500;color:#fff;margin-bottom:.5rem}._pricingCardPrice_1x6lr_317{font-size:var(--text-hero);font-weight:700;color:#fff;line-height:1;margin-bottom:.5rem}._pricingCardPrice_1x6lr_317 span{font-size:var(--text-base);font-weight:400;opacity:.7}._pricingCardNote_1x6lr_331{font-size:var(--text-sm);color:#fff9;margin-bottom:2rem}._pricingDetails_1x6lr_337{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}._pricingDetail_1x6lr_337{display:flex;justify-content:space-between;font-size:var(--text-sm);padding-bottom:.75rem}._pricingDetail_1x6lr_337:last-child{border-bottom:none}._pricingDetail_1x6lr_337 strong{color:#ffffffe6}._pricingDetail_1x6lr_337 span{color:#fff9}._pricingCardBtn_1x6lr_357{display:block;width:100%;padding:1rem;background:var(--color-warm);color:var(--color-primary);font-weight:600;font-size:var(--text-base);text-align:center;border-radius:var(--radius-md);text-decoration:none;transition:opacity var(--duration-fast)}._pricingCardBtn_1x6lr_357:hover{opacity:.9}._cta_1x6lr_374{padding-block:var(--space-section);background:var(--color-surface-2);text-align:center}._cta_1x6lr_374 h2{font-size:var(--text-4xl);margin-bottom:1rem;max-width:20ch;margin-inline:auto}._cta_1x6lr_374 p{color:var(--color-text-muted);margin-bottom:2rem;margin-inline:auto}._ctaActions_1x6lr_393{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:900px){._introInner_1x6lr_97,._includedInner_1x6lr_240{grid-template-columns:1fr;gap:2.5rem}._pricingCard_1x6lr_290{position:static}._programGrid_1x6lr_168{grid-template-columns:1fr}._photoGrid_1x6lr_209{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._heroTitle_1x6lr_49{max-width:none}._introStats_1x6lr_115{grid-template-columns:1fr 1fr}._photoGrid_1x6lr_209{grid-template-columns:1fr 1fr;gap:.5rem}}._wrap_12hvz_1{display:flex;flex-direction:column;gap:.5rem}._btn_12hvz_7{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 2rem;border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--weight-semi);background:var(--color-primary);color:var(--color-warm);cursor:pointer;border:none;transition:background var(--duration-base),transform var(--duration-fast),opacity var(--duration-fast);white-space:nowrap;min-width:140px}._btn_12hvz_7:hover:not(:disabled){background:#13231a;transform:translateY(-1px)}._btn_12hvz_7:disabled{opacity:.7;cursor:not-allowed}._spinner_12hvz_36{display:inline-block;width:16px;height:16px;border:2px solid oklch(76% .03 64 / .3);border-top-color:var(--color-warm);border-radius:50%;animation:_spin_12hvz_36 .7s linear infinite}@keyframes _spin_12hvz_36{to{transform:rotate(360deg)}}._error_12hvz_50{font-size:var(--text-xs);color:#b32130;margin:0}
