.contact-dialog{position:fixed;inset:0;width:880px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;border:0;border-radius:24px;background:#fff;color:#000;overflow:hidden;box-shadow:0 24px 48px #0000001f,0 8px 16px #00000014}.contact-dialog::backdrop{background:#f5f5f5bf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.contact-dialog[open]{animation:modal-appear .4s cubic-bezier(.16,1,.3,1) both}@keyframes modal-appear{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.contact-inner{display:flex;flex-direction:column;height:100%;max-height:calc(100dvh - 32px)}.contact-art{display:block;height:88px;flex:none;background-position:center;background-size:cover;background-repeat:no-repeat}.contact-form-container{flex:1;padding:32px;overflow-y:auto;position:relative;display:flex;flex-direction:column}.close-modal{position:absolute;top:24px;right:24px;z-index:10;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50%;width:40px;height:40px;color:#333;transition:background .2s ease,color .2s ease;cursor:pointer}.close-modal:hover{background:#e4e4e4;color:#000}.contact-heading{display:flex;flex-direction:column;gap:24px;margin-bottom:32px;max-width:400px}.contact-logo .logo-icon{width:140px;height:auto;object-fit:contain}.contact-heading h2{font:700 32px/1.1 Plus Jakarta Sans,sans-serif;letter-spacing:-.02em;color:#111}.gw-form{width:100%;max-width:440px;display:flex;flex-direction:column;gap:20px}.gw-field{display:flex;flex-direction:column;gap:8px}.gw-form label{font:600 14px/1.2 Plus Jakarta Sans,sans-serif;color:#333}.gw-form input:not([type=hidden]),.gw-form textarea{width:100%;border:1px solid #e2e2e2;border-radius:12px;background:#fcfcfc;color:#000;font:400 16px/1.5 Inter,sans-serif;padding:14px 16px;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.gw-form input:not([type=hidden]):hover,.gw-form textarea:hover{border-color:#d4d4d4;background:#fff}.gw-form input::placeholder,.gw-form textarea::placeholder{color:#73737d}.gw-form input:focus,.gw-form textarea:focus{border-color:#7c719d;background:#fff;box-shadow:0 0 0 4px #aea5de2e}.gw-form textarea{min-height:120px;resize:vertical}.gw-form button{width:100%;border:0;border-radius:999px;background:#111;color:#fff;font:700 16px/1 Plus Jakarta Sans,sans-serif;padding:18px 24px;margin-top:8px;transition:transform .2s ease,opacity .2s ease,background .2s ease;cursor:pointer}.gw-form button:hover{background:#222;transform:translateY(-1px)}.gw-form button:active{transform:translateY(0);opacity:.9}@media(min-width:768px){.contact-dialog{height:640px}.contact-inner{flex-direction:row-reverse}.contact-art{display:block;width:380px;height:auto;flex:none;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;border-left:1px solid #f0f0f0}.contact-form-container{padding:48px;justify-content:safe center}.close-modal{top:32px;right:32px}}@media(max-width:480px){.contact-dialog{margin:16px auto;border-radius:20px;max-height:calc(100dvh - 32px)}.contact-form-container{padding:24px}.close-modal{top:16px;right:16px;width:36px;height:36px}.contact-heading{gap:16px;margin-bottom:24px}.contact-heading h2{font-size:26px}.gw-form{gap:16px}.gw-form button{padding:16px 20px}}@media(prefers-reduced-motion:reduce){.contact-dialog[open]{animation:none}.gw-form input:not([type=hidden]),.gw-form textarea,.gw-form button,.close-modal{transition:none}}.footer-navigation{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.cookie-settings-link{padding:8px 12px;border:0;border-radius:4px;background:transparent;color:#666;font:500 14px/1.2 Inter,sans-serif}.cookie-settings-link:hover{color:#000;background:#eaeaea}.cookie-notice{position:fixed;z-index:100;right:32px;bottom:24px;width:420px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;border:1px solid #eeeeef;border-radius:22px;background:#fff;color:#202027;box-shadow:0 16px 56px #24213924,0 3px 12px #2421390a;animation:cookie-appear .35s cubic-bezier(.16,1,.3,1) both}.cookie-notice-art{height:44px;background-size:cover;background-position:center 45%}.cookie-notice-body{padding:24px}.cookie-notice .logo-icon{width:112px;height:auto;margin-bottom:22px}.cookie-notice h2{font:700 23px/1.25 Plus Jakarta Sans,sans-serif;letter-spacing:-.025em;margin:0 0 12px}.cookie-notice p{color:#62616b;font:400 14px/1.65 Inter,sans-serif;margin:0}.cookie-policy-link{display:inline-flex;align-items:center;gap:8px;padding:0;margin-top:12px;border:0;background:transparent;color:#423654;font:500 13px/1.6 Inter,sans-serif;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#bbb5c8}.cookie-policy-link:hover{color:#000;text-decoration-color:currentColor}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.cookie-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 16px;border-radius:999px;font:600 13px/1.3 Plus Jakarta Sans,sans-serif;border:1px solid transparent;transition:background .2s,box-shadow .2s}.cookie-button-primary{color:#fff;background:#202027;border-color:#202027}.cookie-button-primary:hover{background:#39313f;border-color:#39313f}.cookie-button-secondary{color:#202027;border-color:#d8d5de;background:#fff}.cookie-button-secondary:hover{background:#f5f3f9}.cookie-notice .cookie-current-choice{margin-top:16px;font-size:12px;color:#756c84}.cookie-storage-error{margin-top:16px;padding:12px;border-radius:12px;background:#faf4eb}.cookie-storage-error p{color:#674720;font-size:13px}.cookie-policy{position:fixed;inset:0;margin:auto;padding:0;width:620px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);overflow:auto;overscroll-behavior:contain;background:#fff;color:#202027;border:1px solid #ffffff80;border-radius:22px;box-shadow:0 24px 64px #24213926}.cookie-policy::backdrop{background:#f5f5f5c4;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cookie-policy[open]{animation:cookie-appear .25s ease both}.cookie-policy-inner{padding:32px}.cookie-policy-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}.cookie-policy-heading .logo-icon{width:130px;height:auto}.cookie-close{display:flex;align-items:center;justify-content:center;flex:none;width:40px;height:40px;border:0;border-radius:50%;color:#333;background:#f4f2f7}.cookie-close:hover{background:#e9e5f1}.cookie-policy h2{margin:0 0 8px;font:700 30px/1.2 Plus Jakarta Sans,sans-serif;letter-spacing:-.025em}.cookie-policy-intro{color:#75717c;font:400 14px/1.6 Inter,sans-serif}.cookie-policy-content{margin:28px 0}.cookie-policy-content h3{font:600 16px/1.4 Plus Jakarta Sans,sans-serif;margin:24px 0 10px}.cookie-policy-content p{color:#62616b;font:400 14px/1.7 Inter,sans-serif;margin:0 0 12px}.cookie-storage-detail{padding:18px;background:#f7f5fa;border:1px solid #e9e4f0;border-radius:16px;margin:18px 0}.cookie-storage-detail strong{display:block;font:600 14px/1.5 Plus Jakarta Sans,sans-serif}.cookie-storage-detail span{color:#736a82;font:400 12px/1.7 Inter,sans-serif}.cookie-storage-detail p{margin-top:12px;font-size:13px}.cookie-storage-detail code{font-size:12px;overflow-wrap:anywhere}.cookie-storage-detail .cookie-retention{font-weight:500}.cookie-policy-done{width:100%}.cookie-notice :focus-visible,.cookie-policy :focus-visible,.cookie-settings-link:focus-visible{outline:2px solid #796992;outline-offset:4px}@keyframes cookie-appear{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:809.98px){.footer-navigation{order:0}}@media(max-width:480px){.cookie-notice{right:12px;bottom:12px;width:calc(100vw - 24px);max-width:none;max-height:calc(100dvh - 24px)}.cookie-notice-body{padding:20px}.cookie-notice .logo-icon{margin-bottom:18px}.cookie-notice h2{font-size:21px}.cookie-button{padding:12px 10px;font-size:12px}.cookie-policy-inner{padding:24px}.cookie-policy h2{font-size:26px}}@media(prefers-reduced-motion:reduce){.cookie-notice,.cookie-policy[open]{animation:none}.cookie-button{transition:none}}@font-face{font-family:Inter;src:url(/fonts/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/syRNPWzAMIrcJ3wIlPIP43KjQs.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/OWABOLGBAKFVLPZ756IYS6EKYKU54K3I.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/JZ35FM4UJSKC7X2PM65RH75Q5KLE552S.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{background:#f5f5f5;color:#000;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,p{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block}:focus-visible{outline:2px solid #555;outline-offset:4px}.site{width:100%;min-height:100vh;padding:0 32px}.site-header{display:flex;justify-content:space-between;align-items:center;height:76px;padding:24px 0}.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;line-height:1.2}.logo-icon{flex:none;width:150px;height:auto;object-fit:contain}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a,.nav-links button{border:0;background:transparent;padding:12px;height:28px;border-radius:4px;display:flex;align-items:center;font:500 14px/1.2 Inter,sans-serif;color:#666;transition:background .2s ease,color .2s ease}.nav-links a:hover,.nav-links button:hover{background:#eaeaea;color:#000}.panel{position:relative;border-radius:22px;overflow:hidden}.hero-row{display:flex;gap:24px;height:80vh;min-height:660px;width:100%}.hero-copy{width:38%;min-width:532px;flex:none;background:#fff;padding:32px;display:flex;justify-content:flex-end;flex-direction:column}h1{width:100%;font:700 52px/1.2 Plus Jakarta Sans,sans-serif}.hero-art{flex:1;min-width:0;background:#b7b1f5}.detail-row{display:flex;gap:24px;padding-top:24px}.phrases-panel{width:38%;min-width:532px;height:560px;flex:none;padding:0 32px;background-size:cover;background-position:center}.phrase-mask{width:100%;height:100%;overflow:hidden;mask-image:linear-gradient(0deg,transparent 14.386%,#000 52.523%,transparent 86.501%);-webkit-mask-image:linear-gradient(0deg,transparent 14.386%,#000 52.523%,transparent 86.501%)}.phrase-track{display:flex;flex-direction:column;gap:10px;animation:phrase-scroll 80s linear infinite;will-change:transform}.phrase-spacer{height:560px;flex:none}.phrase-group{flex:none;width:100%}.phrase-group p{font:700 32px/2 Plus Jakarta Sans,sans-serif;color:#fff}@keyframes phrase-scroll{0%{transform:translateY(0)}to{transform:translateY(-4800px)}}.statement-panel{flex:1;min-width:0;height:560px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:24px;background-size:cover;background-position:center}.flower-tile{border:1px solid #ffffff66;border-radius:22px;background:#ffffff38;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);padding:15px;flex:none}.statement-panel h2{font:700 46px/1.2 Inter,sans-serif;color:#fff;width:100%}.reveal-word{white-space:nowrap}.reveal-unit{display:inline-block;opacity:.001;filter:blur(10px);transform:translateY(10px)}.is-visible .reveal-unit{animation:reveal .8s cubic-bezier(.16,1,.3,1) var(--delay, .3s) both}.is-visible.words .reveal-unit{animation-duration:3s}@keyframes reveal{to{opacity:1;filter:blur(0);transform:translateY(0)}}.site-footer{padding:24px 0;min-height:76px;display:flex;align-items:center;justify-content:space-between}.footer-info,.footer-details{display:flex;align-items:center;gap:12px}.footer-details{font-size:14px;line-height:1.2;color:#666}.footer-mark .logo-icon{width:120px;height:auto}.footer-separator{color:#d9d9d9}@media(min-width:810px)and (max-width:1079.98px){.hero-row,.detail-row{flex-direction:column}.hero-copy,.hero-art{flex:1;width:100%;min-height:0}.phrases-panel,.statement-panel{width:100%;flex:none}}@media(max-width:809.98px){.site{padding:0 12px}.nav-links{gap:0}.hero-row{height:auto;min-height:0;flex-direction:column;gap:16px}.hero-copy,.hero-art{width:100%;height:560px;min-width:0;flex:none}.hero-copy{padding:16px}h1{font-size:32px}.detail-row{flex-direction:column;gap:16px}.phrases-panel{width:100%;min-width:0;padding:0 16px}.phrase-spacer{height:405px}.statement-panel{width:100%;height:680px;flex:none;padding:16px}.site-footer{flex-direction:column;align-items:stretch;gap:16px;padding:32px 0 24px}.site-footer>.nav-links{order:0}.footer-info{order:1;border-top:1px solid #d9d9d9;flex-direction:column;gap:0;padding-top:24px}.footer-details{justify-content:space-between;padding:12px;width:100%}.footer-separator{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}.reveal-unit{opacity:1;filter:none;transform:none}.phrase-track{animation:none!important;transform:translateY(-570px)}}
