.hf-home{--color-coral:#ff6b35;--color-hot-pink:#ff2e63;--color-gold:#ffd166;--color-ink:#0d0d0d;--color-white:#fafafa;--color-white-full:#fff;--color-cream-light:#faf8f5;--color-cream-dark:#f5f0eb;--color-teal:#2ec4b6;--color-purple:#7c3aed;--fg-1:#0d0d0d;--fg-2:#404040;--fg-3:#666;--fg-4:gray;--fg-5:#999;--fg-6:#b3b3b3;--fg-on-dark:#fafafa;--fg-brand:#ff6b35;--border-subtle:#0000000f;--border-default:#0000001a;--border-strong:#00000026;--border-gray:#e5e5e5;--gradient-primary:linear-gradient(135deg, #ff6b35 0%, #ff2e63 100%);--gradient-primary-horizontal:linear-gradient(90deg, #ff6b35 0%, #ff2e63 100%);--status-active-bg:#dcfce7;--status-active-fg:#166534;--status-closed-bg:#f3f4f6;--status-closed-fg:#374151;--status-error-bg:#fef2f2;--status-error-fg:#991b1b;--status-pending-bg:#fef9c3;--status-pending-fg:#854d0e;--status-new-bg:#fff0e8;--status-new-fg:#ff6b35;--cat-announcement-bg:#fff0e8;--cat-announcement-fg:#ff6b35;--cat-guide-bg:#e8f5e9;--cat-guide-fg:#2e7d32;--cat-culture-bg:#f3e8ff;--cat-culture-fg:#7c3aed;--cat-product-bg:#e0f2fe;--cat-product-fg:#0369a1;--cat-engineering-bg:#fef3c7;--cat-engineering-fg:#92400e;--radius-small:10px;--radius-medium:14px;--radius-large:24px;--radius-xl:28px;--radius-pill:100px;--shadow-button:0 2px 12px #ff6b3533;--shadow-card:0 12px 32px #0000000f;--shadow-card-hover:0 16px 40px #00000014;--shadow-modal:0 20px 50px #0000001f;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--font-display:"Unbounded", system-ui, sans-serif;--font-body:"Geist", system-ui, sans-serif;--font-handwriting:"Caveat", cursive;--font-serif:"Playfair Display", serif;--font-rounded:"Fredoka", sans-serif;--font-casual:"Patrick Hand", cursive;--font-mono:"Space Mono", monospace;--ease-default:ease;--dur-fast:.2s;--dur-medium:.3s;--dur-fade:.15s;--lift-button:translateY(-2px);--lift-card:translateY(-3px)}.hf-home *{box-sizing:border-box}.hf-home{scroll-behavior:smooth;background:var(--color-white);color:var(--color-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hf-home h1,.hf-home h2,.hf-home h3,.hf-home h4,.hf-home h5,.hf-home h6,.hf-home .h1,.hf-home .h2,.hf-home .h3,.hf-home .h4,.hf-home .h5,.hf-home .h6,.hf-home .type-hero,.hf-home .type-display{font-family:var(--font-display);color:var(--fg-1);letter-spacing:-.01em;font-weight:800;line-height:1.05}.hf-home .type-hero{letter-spacing:-.02em;font-size:96px;font-weight:900;line-height:.95}.hf-home h1,.hf-home .h1{letter-spacing:-.02em;font-size:72px;font-weight:900;line-height:1}.hf-home h2,.hf-home .h2{font-size:48px;font-weight:800;line-height:1.05}.hf-home h3,.hf-home .h3{font-size:32px;font-weight:700;line-height:1.15}.hf-home h4,.hf-home .h4{font-size:24px;font-weight:700;line-height:1.2}.hf-home h5,.hf-home .h5{font-size:20px;font-weight:700;line-height:1.3}.hf-home h6,.hf-home .h6{font-size:16px;font-weight:700;line-height:1.4}.hf-home .type-body{font-family:var(--font-body);color:var(--fg-2);font-size:16px;font-weight:400;line-height:1.55}.hf-home .type-body-sm{font-family:var(--font-body);color:var(--fg-2);font-size:14px;font-weight:400;line-height:1.5}.hf-home .type-caption{font-family:var(--font-body);color:var(--fg-3);font-size:12px;font-weight:400;line-height:1.4}.hf-home .type-label{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-3);font-size:12px;font-weight:600;line-height:1.2}.hf-home .type-mono{font-family:var(--font-mono);font-size:13px}.hf-home .type-handwriting{font-family:var(--font-handwriting)}.hf-home .type-serif{font-family:var(--font-serif)}.hf-home .type-rounded{font-family:var(--font-rounded)}.hf-home .type-casual{font-family:var(--font-casual)}.hf-home .text-gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hf-home .container{max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}.hf-home .btn{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hf-home .btn-primary{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ff2e63 100%);position:relative;overflow:hidden;box-shadow:0 2px 12px #ff6b3533}.hf-home .btn-primary:before{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#ffffff14);border-radius:14px 14px 0 0;position:absolute;inset:0 0 50%}.hf-home .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3559}.hf-home .btn-secondary{color:var(--color-ink);background:#fff;border:1px solid #0000001a;font-weight:500}.hf-home .btn-secondary:hover{transform:translateY(-2px)}.hf-home .btn-ghost{color:var(--color-ink);background:0 0;border:1px solid #0000001a;font-weight:500}.hf-home .btn-lg{border-radius:14px;padding:16px 32px;font-size:16px}.hf-home .btn-sm{border-radius:10px;padding:6px 14px;font-size:12px}.hf-home .hf-card{background:#fff;border:1px solid #0000000f;border-radius:24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000000f}.hf-home .hf-card:before{content:"";background:linear-gradient(90deg,#ff6b35 0%,#ff2e63 100%);height:4px;position:absolute;inset:0 0 auto}.hf-home .hf-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #00000014}.hf-home .hf-card-plain{background:#fff;border:1px solid #0000000f;border-radius:24px;box-shadow:0 12px 32px #0000000f}.hf-home .badge{font-family:var(--font-body);border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.hf-home .avatar{color:#fff;width:40px;height:40px;font-family:var(--font-body);border:2px solid #fff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.hf-home .avatar-stack>*+*{margin-left:-8px}.hf-home .avatar-coral{background:linear-gradient(135deg,#ff6b35 0%,#ff2e63 100%)}.hf-home .avatar-gold{color:#0d0d0d;background:#ffd166}.hf-home .avatar-teal{background:#2ec4b6}.hf-home .avatar-purple{background:#7c3aed}.hf-home .avatar-ink{background:#0d0d0d}.hf-home .avatar-pink{background:#ff2e63}.hf-home .avatar-cream{color:#404040;background:#e5e5e5}.hf-home .progress{background:#f5f0eb;border-radius:100px;width:100%;height:12px;overflow:hidden}.hf-home .progress>span{background:linear-gradient(90deg,#ff6b35 0%,#ff2e63 100%);border-radius:100px;height:100%;transition:width .7s ease-out;display:block}.hf-home .hf-input{width:100%;font-family:var(--font-body);color:var(--color-ink);background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:10px 16px;font-size:14px;transition:box-shadow .2s,border-color .2s}.hf-home .hf-input:focus{box-shadow:0 0 0 2px var(--color-coral);border-color:#0000}.hf-home .hf-label{font-family:var(--font-body);color:var(--fg-2);margin-bottom:6px;font-size:12px;font-weight:500;display:block}.hf-home .hf-nav{z-index:50;-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #0000000f;position:sticky;top:0}.hf-home .hf-loader{width:56px;height:56px;display:inline-block;position:relative}.hf-home .hf-loader>span{opacity:0;border:1.5px solid #0d0d0d;border-radius:100px;animation:1.6s ease-in infinite hf-loader-fall;position:absolute}.hf-home .hf-loader>span:first-child{background:#ff6b35;width:10px;height:10px;animation-delay:0s;left:8%}.hf-home .hf-loader>span:nth-child(2){background:#ffd166;width:7px;height:7px;animation-delay:.15s;left:28%}.hf-home .hf-loader>span:nth-child(3){background:#ff2e63;width:12px;height:12px;animation-delay:.3s;left:48%}.hf-home .hf-loader>span:nth-child(4){background:#ff6b35;width:6px;height:6px;animation-delay:.45s;left:68%}.hf-home .hf-loader>span:nth-child(5){background:#ffd166;width:9px;height:9px;animation-delay:.6s;left:84%}@keyframes hf-loader-fall{0%{opacity:0;transform:translateY(-10%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(90%)}}.hf-home .hf-loader-sm{width:32px;height:32px}.hf-home .hf-loader-sm>span:first-child{width:6px;height:6px}.hf-home .hf-loader-sm>span:nth-child(2){width:4px;height:4px}.hf-home .hf-loader-sm>span:nth-child(3){width:7px;height:7px}.hf-home .hf-loader-sm>span:nth-child(4){width:4px;height:4px}.hf-home .hf-loader-sm>span:nth-child(5){width:5px;height:5px}.hf-home .eyebrow{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-3);font-size:12px;font-weight:600}.hf-home .muted{color:var(--fg-3)}.hf-home{--ink:#0d0d0d;--cream:#faf8f5;--cream-dark:#f5f0eb;--coral:#ff6b35;--pink:#ff2e63;--gold:#ffd166;--teal:#2ec4b6;--fg-2:#404040;--fg-3:#666;--fg-4:gray;--border:#0d0d0d14;background:var(--cream)}.hf-home img{max-width:100%;display:block}.hf-home .ill{background:#faf6f0;border-radius:24px}.hf-home .hf-nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.hf-home .hf-nav-inner .logo img{height:24px}.hf-home .nav-mid{gap:4px;display:flex}.hf-home .nav-mid a{font-family:var(--font-body);color:var(--fg-2);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none}.hf-home .nav-mid a:hover{color:var(--ink);background:#0d0d0d0d}.hf-home .nav-right{align-items:center;gap:8px;display:flex}.hf-home .hero{max-width:1200px;margin:0 auto;padding:56px 24px 40px}.hf-home .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.hf-home .hero-kicker{background:var(--status-new-bg);color:var(--coral);font-family:var(--font-body);border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.hf-home .hero-kicker .dot{background:currentColor;border-radius:100px;width:6px;height:6px}.hf-home .hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 20px;font-size:clamp(44px,6vw,76px);font-weight:900;line-height:.98}.hf-home .hero h1 .grad{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hf-home .hero p.lede{font-family:var(--font-body);color:var(--fg-2);max-width:480px;margin:0 0 28px;font-size:19px;line-height:1.55}.hf-home .hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.hf-home .hero-trust{font-family:var(--font-body);color:var(--fg-3);align-items:center;gap:14px;font-size:13px;display:flex}.hf-home .hero-trust .sep{background:var(--fg-4);border-radius:100px;width:4px;height:4px}.hf-home .hero-trust strong{color:var(--ink);font-weight:600}.hf-home .hero-art{position:relative}.hf-home .hero-art .main{background:#faf6f0;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px #0d0d0d1a}.hf-home .hero-art .float{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 16px 40px #0d0d0d1f}.hf-home .hero-art .float.f1{top:24px;left:-24px}.hf-home .hero-art .float.f2{bottom:28px;right:-20px}.hf-home .hero-art .float .ic{border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.hf-home .hero-art .float .ttl{font-family:var(--font-body);color:var(--ink);font-size:13px;font-weight:600}.hf-home .hero-art .float .sub{font-family:var(--font-body);color:var(--fg-3);font-size:11px}.hf-home .gallery{grid-template-columns:repeat(3,1fr);gap:28px;max-width:880px;margin:0 auto;display:grid}.hf-home .gcard{margin:0;transition:transform .3s}.hf-home .gcard:first-child{transform:rotate(-2deg)}.hf-home .gcard:nth-child(2){transform:translateY(-12px)}.hf-home .gcard:nth-child(3){transform:rotate(2deg)}.hf-home .gcard:hover{transform:translateY(-8px)rotate(0)}.hf-home .gcard-img{aspect-ratio:5/7;border:1px solid var(--border);border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 44px #0d0d0d24}.hf-home .gcard figcaption{justify-content:space-between;align-items:center;gap:8px;padding:12px 4px 0;display:flex}.hf-home .gcard .gname{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:14px;font-weight:700}.hf-home .gcard .gocc{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--coral);background:var(--status-new-bg);border-radius:100px;padding:3px 9px;font-size:11px;font-weight:600}.hf-home .community{max-width:1200px;margin:8px auto 0;padding:0 24px}.hf-home .community-inner{border:1px solid var(--border);background:#faf1ec;border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:36px;display:grid;overflow:hidden}.hf-home .community-art{align-self:stretch}.hf-home .community-art img{object-fit:cover;width:100%;height:100%}.hf-home .community-copy{padding:36px 40px 36px 0}.hf-home .community-stats{flex-wrap:wrap;gap:32px;margin-bottom:18px;display:flex}.hf-home .community-stats .n{font-family:var(--font-display);letter-spacing:-.03em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:38px;font-weight:900;line-height:1}.hf-home .community-stats .l{font-family:var(--font-body);color:var(--fg-3);letter-spacing:.02em;margin-top:6px;font-size:12px}.hf-home .community-copy p{font-family:var(--font-body);color:var(--fg-2);max-width:460px;margin:0;font-size:17px;line-height:1.55}.hf-home .choice{max-width:1200px;margin:24px auto 0;padding:32px 24px}.hf-home .choice-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.hf-home .choice-card{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:1fr 150px;align-items:center;transition:all .3s;display:grid;position:relative;overflow:hidden}.hf-home .choice-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0d0d0d1a}.hf-home .choice-card .cc-body{padding:30px 28px}.hf-home .choice-card .cc-tag{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.hf-home .choice-card.ecard .cc-tag{background:var(--status-new-bg);color:var(--coral)}.hf-home .choice-card.printed .cc-tag{color:#9a5b0c;background:#fff4e0}.hf-home .choice-card h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 8px;font-size:24px;font-weight:800}.hf-home .choice-card p{font-family:var(--font-body);color:var(--fg-2);margin:0 0 16px;font-size:14px;line-height:1.5}.hf-home .choice-card .cc-price{font-family:var(--font-display);color:var(--ink);align-items:baseline;gap:6px;margin-bottom:16px;font-size:15px;font-weight:800;display:inline-flex}.hf-home .choice-card .cc-price .free{color:#166534}.hf-home .choice-card .cc-price small{font-family:var(--font-body);color:var(--fg-3);font-size:12px;font-weight:500}.hf-home .choice-card .cc-art{background:#faf6f0;height:100%}.hf-home .choice-card .cc-art img{object-fit:cover;object-position:center;width:150px;height:100%}.hf-home .section{max-width:1200px;margin:0 auto;padding:64px 24px}.hf-home .sec-head{text-align:center;margin-bottom:48px}.hf-home .sec-head .eyebrow{margin-bottom:14px;display:inline-block}.hf-home .sec-head h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(32px,4.5vw,50px);font-weight:800;line-height:1.04}.hf-home .sec-head p{font-family:var(--font-body);color:var(--fg-2);max-width:560px;margin:0 auto;font-size:17px;line-height:1.55}.hf-home .steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.hf-home .step{border:1px solid var(--border);background:#fff;border-radius:24px;transition:all .3s;overflow:hidden}.hf-home .step:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0d0d0d14}.hf-home .step .step-art{aspect-ratio:1/.78;background:#faf6f0;place-items:center;display:grid;overflow:hidden}.hf-home .step .step-art img{object-fit:cover;width:100%;height:100%}.hf-home .step .step-body{padding:24px 26px 28px}.hf-home .step .step-n{background:var(--gradient-primary);color:#fff;width:30px;height:30px;font-family:var(--font-display);border-radius:9px;justify-content:center;align-items:center;margin-bottom:14px;font-size:14px;font-weight:800;display:inline-flex}.hf-home .step h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 8px;font-size:20px;font-weight:700}.hf-home .step p{font-family:var(--font-body);color:var(--fg-2);margin:0;font-size:14px;line-height:1.55}.hf-home .features{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hf-home .feature{border:1px solid var(--border);background:#fff;border-radius:20px;padding:26px 24px;transition:all .3s}.hf-home .feature:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0d0d0d12}.hf-home .feature .fi{color:#fff;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:16px;display:grid}.hf-home .feature .fi svg{width:22px;height:22px}.hf-home .feature h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 6px;font-size:17px;font-weight:700}.hf-home .feature p{font-family:var(--font-body);color:var(--fg-2);margin:0;font-size:14px;line-height:1.5}.hf-home .feature .soon{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:#9a5b0c;vertical-align:2px;background:#fff4e0;border-radius:100px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.hf-home .testimonials{background:var(--cream-dark)}.hf-home .tgrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hf-home .tcard{border:1px solid var(--border);background:#fff;border-radius:22px;flex-direction:column;padding:28px 26px;display:flex}.hf-home .tcard .stars{color:var(--gold);gap:2px;margin-bottom:14px;display:flex}.hf-home .tcard .stars svg{width:16px;height:16px}.hf-home .tcard blockquote{font-family:var(--font-body);color:var(--ink);flex:1;margin:0 0 20px;font-size:15.5px;line-height:1.55}.hf-home .tcard .who{align-items:center;gap:12px;display:flex}.hf-home .tcard .who .av{width:40px;height:40px;font-family:var(--font-display);color:#fff;border-radius:100px;flex-shrink:0;place-items:center;font-size:15px;font-weight:800;display:grid}.hf-home .tcard .who .nm{font-family:var(--font-body);color:var(--ink);font-size:14px;font-weight:600}.hf-home .tcard .who .rl{font-family:var(--font-body);color:var(--fg-3);font-size:12px}.hf-home .faq-wrap{max-width:760px;margin:0 auto}.hf-home .faq{border-bottom:1px solid var(--border)}.hf-home .faq summary{cursor:pointer;font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-size:18px;font-weight:700;list-style:none;display:flex}.hf-home .faq summary::-webkit-details-marker{display:none}.hf-home .faq summary .chev{background:var(--cream-dark);border-radius:100px;flex-shrink:0;place-items:center;width:28px;height:28px;transition:transform .2s;display:grid}.hf-home .faq summary .chev svg{width:14px;height:14px;color:var(--coral)}.hf-home .faq[open] summary .chev{transform:rotate(180deg)}.hf-home .faq p{font-family:var(--font-body);color:var(--fg-2);margin:0 4px 22px;font-size:15px;line-height:1.6}.hf-home .coming{background:var(--ink);color:#fff;position:relative;overflow:hidden}.hf-home .coming:before{content:"";pointer-events:none;background:radial-gradient(700px 360px at 88% 0,#ff2e6347,#0000 62%),radial-gradient(560px 320px at 6% 100%,#ffd1662e,#0000 60%);position:absolute;inset:0}.hf-home .coming-inner{grid-template-columns:1fr .9fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;padding:72px 24px;display:grid;position:relative}.hf-home .coming-badge{color:var(--gold);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.hf-home .coming-badge .dot{background:var(--gold);border-radius:100px;width:7px;height:7px;animation:1.8s ease-in-out infinite blink}@keyframes blink{50%{opacity:.35}}.hf-home .coming h2{font-family:var(--font-display);letter-spacing:-.025em;color:#fff;margin:0 0 18px;font-size:clamp(34px,4.5vw,52px);font-weight:800;line-height:1.02}.hf-home .coming p{font-family:var(--font-body);color:#ffffffb8;max-width:460px;margin:0 0 28px;font-size:17px;line-height:1.6}.hf-home .coming-list{flex-direction:column;gap:12px;margin:0 0 30px;padding:0;list-style:none;display:flex}.hf-home .coming-list li{font-family:var(--font-body);color:#ffffffe0;align-items:center;gap:12px;font-size:15px;display:flex}.hf-home .coming-list .tick{width:22px;height:22px;color:var(--gold);background:#ffd1662e;border-radius:100px;flex-shrink:0;place-items:center;display:grid}.hf-home .coming-list .tick svg{width:12px;height:12px}.hf-home .waitlist{gap:8px;max-width:420px;display:flex}.hf-home .waitlist input{min-width:0;font-family:var(--font-body);color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:12px;outline:none;flex:1;padding:13px 16px;font-size:14px}.hf-home .waitlist input::placeholder{color:#ffffff80}.hf-home .waitlist input:focus{border-color:var(--coral);background:#ffffff1f}.hf-home .waitlist button{font-family:var(--font-display);cursor:pointer;background:var(--gradient-primary);color:#fff;white-space:nowrap;border:0;border-radius:12px;padding:13px 22px;font-size:13px;font-weight:700}.hf-home .waitlist-meta{font-family:var(--font-body);color:#ffffff80;margin:12px 0 0;font-size:12px}.hf-home .coming-art{position:relative}.hf-home .coming-art .ca-main{background:#faf1ec;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px #0006}.hf-home .coming-art .ca-tag{color:var(--ink);background:#fff;border-radius:14px;padding:12px 16px;position:absolute;top:-16px;left:-16px;box-shadow:0 16px 40px #0000004d}.hf-home .coming-art .ca-tag .amt{font-family:var(--font-display);letter-spacing:-.01em;font-size:22px;font-weight:800}.hf-home .coming-art .ca-tag .lbl{font-family:var(--font-body);color:var(--fg-3);font-size:11px}.hf-home .occ-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.hf-home .occ-chip{border:1px solid var(--border);font-family:var(--font-body);color:var(--fg-2);background:#fff;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.hf-home .occ-chip:hover{border-color:var(--coral);color:var(--ink);transform:translateY(-2px)}.hf-home .occ-chip img{width:26px;height:26px}.hf-home .cta{background:var(--gradient-primary);color:#fff;border-radius:32px;width:calc(100% - 48px);max-width:1152px;margin:0 auto;position:relative;overflow:hidden}.hf-home .cta:before,.hf-home .cta:after{content:"";filter:blur(70px);opacity:.3;border-radius:50%;position:absolute}.hf-home .cta:before{background:var(--gold);width:320px;height:320px;top:-100px;left:-60px}.hf-home .cta:after{background:#fff;width:320px;height:320px;bottom:-120px;right:-60px}.hf-home .cta-inner{text-align:center;padding:72px 32px;position:relative}.hf-home .cta h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(34px,5vw,58px);font-weight:900;line-height:1.02}.hf-home .cta p{font-family:var(--font-body);color:#ffffffeb;margin:0 0 30px;font-size:19px}.hf-home .cta .btn-white{font-family:var(--font-display);color:var(--coral);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #00000026}.hf-home .cta .btn-white:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000038}.hf-home .cta-meta{font-family:var(--font-body);color:#ffffffd1;margin-top:18px;font-size:14px}.hf-home footer{background:var(--cream-dark);margin-top:80px}.hf-home .foot-inner{max-width:1200px;margin:0 auto;padding:48px 24px 32px}.hf-home .foot-top{border-bottom:1px solid var(--border);grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:28px;display:grid}.hf-home .foot-logo{height:26px;margin-bottom:14px}.hf-home .foot-tag{font-family:var(--font-body);color:var(--fg-2);max-width:260px;margin:0;font-size:13px;line-height:1.55}.hf-home .foot-col h5{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3);margin:4px 0 12px;font-size:11px;font-weight:600}.hf-home .foot-col a{font-family:var(--font-body);color:var(--ink);padding:5px 0;font-size:13px;font-weight:500;text-decoration:none;display:block}.hf-home .foot-col a:hover{color:var(--coral)}.hf-home .foot-bottom{font-family:var(--font-body);color:var(--fg-3);flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:20px;font-size:12px;display:flex}@media (max-width:920px){.hf-home .hero-grid{grid-template-columns:1fr;gap:32px}.hf-home .features{grid-template-columns:repeat(2,1fr)}.hf-home .hero-art .float.f1{left:8px}.hf-home .hero-art .float.f2{right:8px}.hf-home .choice-grid,.hf-home .steps{grid-template-columns:1fr}.hf-home .coming-inner{grid-template-columns:1fr;gap:36px}.hf-home .foot-top{grid-template-columns:1fr 1fr;gap:28px}.hf-home .community-inner{grid-template-columns:1fr}.hf-home .community-art{max-height:280px}.hf-home .community-copy{padding:0 32px 36px}.hf-home .gallery{grid-template-columns:1fr;max-width:320px}.hf-home .gcard:first-child,.hf-home .gcard:nth-child(2),.hf-home .gcard:nth-child(3){transform:none}}@media (max-width:560px){.hf-home .choice-card{grid-template-columns:1fr}.hf-home .choice-card .cc-art,.hf-home .nav-mid{display:none}.hf-home .features{grid-template-columns:1fr}.hf-home .waitlist{flex-direction:column}.hf-home .waitlist button{padding:14px 22px}}