@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');

:root{--bg:#fafaf8;--ink:#191a18;--lime:#dafa66;--line:#cfd3c7;--muted:#68705d;--pink:#e9dfe5;--font:'DM Sans','Noto Sans JP',-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;--background:var(--bg);--foreground:var(--ink);--primary:var(--ink);--primary-foreground:#fff;--border:var(--line);--input:#aab3a0;--ring:#698127;--radius:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}button,a,input,textarea{font:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{flex-shrink:0}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #698127;outline-offset:3px}::selection{background:var(--lime)}h1,h2,h3,p,figure{margin:0}.skip-link{position:fixed;z-index:100;transform:translateY(-110%);padding:14px 22px;background:var(--lime)}.skip-link:focus{transform:translateY(0)}.section-pad{padding-left:22px;padding-right:22px}.desktop-only{display:none}.mobile-only{display:block}
.site-header{height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:center;font-weight:900;font-size:31px;letter-spacing:-2px;line-height:1}.wordmark span{font-size:21px;margin-left:2px}.eyebrow{font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.055em}.edition{font-size:10px;letter-spacing:.02em}.section-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}.small-cross{font-size:27px}
.hero{overflow:clip;padding-top:17px}.hero-copy{padding:0 22px}.hero-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.hero h1{font-size:clamp(30px,8.5vw,54px);font-weight:900;line-height:1.43;letter-spacing:-.06em;padding-bottom:23px}.hero h1 span{display:block}.hero-collage{position:relative;height:392px;max-width:650px;margin:0 auto}.hero-word{position:absolute;left:15px;top:0;color:#ced1c8;font-size:60px;line-height:.88;letter-spacing:-.075em;font-weight:800}.hero-main{position:absolute;z-index:2;right:15px;top:0;width:65%;height:375px;margin:0;transform:rotate(3deg);background:#dce0d5}.hero-main>img{width:100%;height:100%;object-fit:cover;object-position:50% 35%}.hero-main figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:7px;padding:10px;background:#fffffff2}.hero-main figcaption strong{display:block;font-size:13px}.hero-main figcaption div>span{display:block;font-size:10px;line-height:1.8}.photo-index{margin-left:auto;font-size:10px;text-align:right;line-height:1.2}.hero-small{position:absolute;z-index:3;margin:0;padding:4px;background:#fff;box-shadow:0 4px 10px #00000018}.hero-small img{width:100%;height:calc(100% - 20px);object-fit:cover}.hero-small figcaption{display:flex;align-items:center;justify-content:space-between;padding:5px 2px 0;font-size:10px;font-weight:600}.hero-small-one{left:-9px;top:158px;width:34%;height:216px;transform:rotate(-8deg)}.hero-small-two{left:23px;top:31px;width:23%;height:144px;transform:rotate(-5deg);z-index:1}.hero-small-two figcaption{font-size:8px}.open-call{position:absolute;z-index:4;right:3px;top:-20px;width:83px;height:83px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--lime);border-radius:50%;transform:rotate(12deg)}.open-call span{font-size:10px;font-weight:700;margin-bottom:3px}.open-call strong{font-size:20px;line-height:.95;text-align:center;letter-spacing:-.04em}.hero-note{position:absolute;z-index:5;right:6px;bottom:5px;padding:5px 8px;background:var(--lime);font-size:12px;font-weight:700;transform:rotate(-4deg)}.hero-action{padding:22px 22px 27px;max-width:650px;margin:0 auto}.hero-action>p{color:var(--ink);font-size:14px;line-height:1.9;font-weight:600;letter-spacing:-.025em;margin-bottom:18px}.hero-action>p span{font-weight:400;font-size:13px;color:var(--ink)}.cta{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:var(--lime);color:var(--ink);font-size:16px;font-weight:700;transition:transform .2s,background .2s}.cta-dark{background:var(--ink);color:#fff}.cta-dark svg{color:var(--lime)}.cta:active{transform:scale(.985)}.hero-under{display:flex;align-items:center;justify-content:flex-end;font-size:10px}.hero-under a{display:flex;align-items:center;gap:6px;min-height:30px}
.about{position:relative;overflow:clip;background:var(--lime);padding:40px 0 30px}.about .section-top{margin-bottom:22px}.about h2{font-weight:800;letter-spacing:-.055em}.about h2>span{display:block;font-size:clamp(20px,5.55vw,26px);line-height:1.7;margin-bottom:10px}.about h2>strong{display:block;font-size:clamp(35px,10.75vw,47px);line-height:1.4;font-weight:900;letter-spacing:-.05em}.about-service{margin:28px 14px 0;padding:8px 8px 30px;background:var(--bg)}
.look-discovery{padding:49px 0 27px;background:#fafaf8}.rail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:24px}.rail-heading h2{font-weight:800;margin-top:13px;font-size:27px;line-height:1.55;letter-spacing:-.045em}.rail-controls{display:flex;gap:5px}.rail-controls button{width:38px;height:44px;display:grid;place-items:center;border:1px solid #bdc0b6;background:none}.rail-controls svg{width:19px}.look-rail{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:0 22px 8px;scrollbar-width:none}.look-rail::-webkit-scrollbar{display:none}.rail-look{width:246px;flex:0 0 246px;scroll-snap-align:center}.rail-photo{position:relative;height:328px;background:#d6d8d2}.rail-photo>img{width:100%;height:100%;object-fit:cover}.look-no{position:absolute;left:10px;top:10px;padding:4px 6px;background:#f9faf3;font-size:10px;font-weight:700}.save-on-photo{position:absolute;right:9px;bottom:9px;width:42px;height:42px;display:grid;place-items:center;background:#fff;border-radius:50%}.save-on-photo[aria-pressed=true]{background:var(--lime)}.avatar{display:block;flex-shrink:0;width:32px;height:32px;overflow:hidden;border-radius:50%;background:#d1d4cb}.avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 16%;transform:scale(2.6);transform-origin:50% 17%}.avatar-saki img,.avatar-rin img{transform:scale(2.5);transform-origin:50% 10%}.avatar-striped img{transform:scale(2.1);transform-origin:50% 20%}.rail-meta{display:flex;align-items:center;gap:7px;padding-top:11px}.rail-meta strong{display:block;font-size:12px}.rail-meta div>span{display:block;margin-top:3px;color:#676b61;font-size:9px}.rail-meta>b{align-self:flex-start;margin:2px 0 0 auto;font-size:13px}.rail-caption{display:flex;justify-content:space-between;margin-top:18px;color:#73766d;font-size:10px}.rail-caption span:last-child{display:flex;gap:8px}
.manifesto{overflow:clip;background:var(--pink);padding:40px 0 49px}.manifesto-layout{position:relative;max-width:1100px;margin:auto}.manifesto-collage{position:relative;height:271px;max-width:500px;margin:auto}.manifesto-photo{position:absolute;width:40%;padding:5px 5px 0;background:#fff;box-shadow:0 5px 18px #3729331a}.manifesto-photo img{width:100%;aspect-ratio:3/4;object-fit:cover}.manifesto-photo figcaption{font-size:11px;font-weight:600;padding:6px 3px}.manifesto-photo-one{top:19px;left:-6%;transform:rotate(-9deg);z-index:1}.manifesto-photo-two{top:0;left:31%;transform:rotate(4deg)}.manifesto-photo-three{top:60px;right:-10%;transform:rotate(11deg);z-index:2}.manifesto-paper{position:relative;z-index:3;margin:-14px 20px 0;padding:30px 22px 32px;background:#fafaf8;transform:rotate(-1.4deg);box-shadow:0 9px 24px #3729330d}.manifesto-intro{font-size:16px;font-weight:500;line-height:2.05;letter-spacing:-.025em}.manifesto-bridge{margin-top:28px;font-size:14px;line-height:1.9}.manifesto h2{margin-top:17px;font-size:clamp(24px,6.9vw,31px);font-weight:800;line-height:1.85;letter-spacing:-.055em}.manifesto h2 span{background:var(--lime);box-shadow:4px 0 var(--lime),-2px 0 var(--lime)}
.value{padding-top:52px;padding-bottom:46px;background:#f5f5ef}.value .section-top{align-items:flex-start}.value .edition{text-align:right;font-size:8px;line-height:1.7}.value h2{margin-bottom:29px;font-size:34px;font-weight:800;line-height:1.5;letter-spacing:-.055em}.value-chapter{margin-top:29px;padding-top:21px;border-top:1px solid #cacdc2}.chapter-title{display:flex;align-items:flex-start;gap:19px;margin-bottom:19px}.chapter-title>span{color:#666b5e;font-size:29px;line-height:1.4}.chapter-title p{font-size:16px;line-height:1.85;font-weight:600;letter-spacing:-.04em}.value-visual{position:relative;min-height:164px}.value-visual-one{display:flex;align-items:center;gap:17px;margin-left:33px}.mini-look{width:99px;flex-shrink:0;padding:5px 5px 0;background:#fff;transform:rotate(-7deg)}.mini-look img{width:100%;height:128px;object-fit:cover}.mini-look span{display:block;padding:5px 0;text-align:center;font-size:9px}.taste-message{display:flex;flex-direction:column;gap:8px;padding-top:7px}.taste-message svg{color:#cb4239;transform:rotate(14deg)}.taste-message>span{font-size:15px;font-weight:600}.taste-message small{color:#71766a;font-size:11px}.value-visual-two{padding:62px 0 7px}.sold-type{position:absolute;top:-12px;left:20px;color:#cfd2c5;font-size:84px;font-weight:900;line-height:1;letter-spacing:-.075em}.sold-type>span{color:#8eaa41}.sale-ticket{position:relative;z-index:1;display:flex;align-items:center;gap:11px;padding:10px;margin-left:15px;background:#fff;box-shadow:0 4px #e4e6db;transform:rotate(-3deg)}.sale-ticket img{width:49px;height:66px;object-fit:cover}.sale-ticket .eyebrow{font-size:9px}.sale-ticket strong{display:block;margin:5px 0;font-size:14px}.sale-ticket small{display:block;color:#626858;font-size:10px}.sale-ticket>svg{margin-left:auto}.value-visual-three{margin-left:20px;padding:13px;background:#fff}.fan-profile{display:flex;align-items:center;gap:7px}.fan-profile strong{display:block;font-size:11px}.fan-profile span{font-size:10px}.fan-profile button{display:flex;align-items:center;justify-content:center;gap:3px;min-height:40px;padding:0 7px;margin-left:auto;background:var(--lime);font-size:10px;font-weight:700}.mini-feed{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:11px}.mini-feed img{width:100%;aspect-ratio:1;object-fit:cover;object-position:50% 30%}.value-ending{margin-top:35px;font-size:16px;line-height:1.8}.lined-up{padding-top:51px;padding-bottom:55px;background:var(--pink)}.editorial-title{font-size:58px;font-weight:600;line-height:.98;letter-spacing:-.075em}.editorial-title span{display:block}.section-subtitle{margin-top:21px;font-size:16px;line-height:1.8}.closet-toolbar{display:flex;align-items:center;justify-content:space-between;padding-top:14px;margin:28px 0 19px;border-top:1px solid #a79ca3}.closet-toolbar>span{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600}.closet-toolbar small{color:#615d60;font-size:10px}.status-pip{width:6px;height:6px;border-radius:50%;background:var(--ink)}.closet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 11px;align-items:start}.closet-card:nth-child(even){transform:translateY(29px)}.closet-photo{position:relative;aspect-ratio:3/4;background:#c4c2bd}.closet-photo>img{width:100%;height:100%;object-fit:cover}.closet-photo .look-no{top:7px;left:7px;padding:3px 5px;font-size:8px}.closet-price{position:absolute;bottom:9px;left:8px;padding:3px 7px;background:var(--bg);font-size:13px;font-weight:600}.closet-meta{display:flex;align-items:center;gap:5px;padding-top:8px}.closet-meta .avatar{width:25px;height:25px}.closet-meta strong{display:block;font-size:12px}.closet-meta div>span{display:block;color:#5e5960;font-size:8px}.save-inline{display:grid;place-items:center;width:34px;height:44px;margin-left:auto;background:none}.save-inline[aria-pressed=true]{color:#344804}.your-slot{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;aspect-ratio:3/4;padding:14px;margin-top:29px;background:var(--lime);text-align:left}.your-slot .eyebrow{font-size:10px}.your-slot strong{font-size:19px;line-height:1.7}.slot-link{display:flex;align-items:center;gap:6px;width:100%;padding-top:8px;border-top:1px solid #8eaa41;font-size:10px}
.shop-look{padding-top:58px;padding-bottom:40px;background:#fafaf8}.shop-look .editorial-title{font-size:56px}.shop-look .section-subtitle{font-size:15px}.shop-instruction{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:12px 0;margin:26px 0 17px;border-top:1px solid #d0d3c7;border-bottom:1px solid #d0d3c7;font-size:11px}.shop-instruction>span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--ink);color:#fff;font-size:10px}.commerce-profile{display:flex;align-items:center;gap:9px;padding:12px 0}.commerce-profile strong{display:block;font-size:14px}.commerce-profile div>span{display:block;color:#646a5b;font-size:10px}.commerce-profile>span:last-child{margin-left:auto;font-size:11px}.commerce-photo{position:relative;aspect-ratio:3/4}.commerce-photo>img{width:100%;height:100%;object-fit:cover}.product-hotspot{position:absolute;width:36px;height:36px;display:grid;place-items:center;border:1px solid #fff;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff30;color:var(--ink);font-size:14px;font-weight:700}.product-hotspot.is-selected{background:var(--lime);border-color:var(--lime)}.product-hotspot .hotspot-label{position:absolute;top:8px;left:42px;padding:3px 5px;background:#fff;font-size:10px;font-weight:500}.hotspot-1{left:59%;top:39%}.hotspot-2{left:61%;top:79%}.hotspot-3{left:11%;top:52%}.hotspot-3 .hotspot-label{top:41px;left:1px}.tap-note{position:absolute;left:12px;bottom:12px;padding:7px 9px;background:var(--lime);font-size:12px;transform:rotate(-3deg)}.look-comment{margin-top:13px;font-size:13px;line-height:1.8}.items-heading{display:flex;align-items:center;justify-content:space-between;padding:27px 0 13px;border-bottom:1px solid #bfc4b5}.items-heading strong{font-size:12px}.items-heading span{color:#646b5b;font-size:11px}.product-row{display:flex;align-items:center;gap:11px;padding:14px 2px;border-bottom:1px solid #d2d5cc;cursor:pointer}.item-thumb{position:relative;width:72px;height:85px;flex-shrink:0;overflow:hidden;background:#e7e9df}.item-thumb img{width:100%;height:100%;object-fit:cover}.product-copy{flex:1;min-width:0}.product-copy>span{display:block;color:#68705c;font-size:10px;line-height:1.7}.product-copy>strong{display:block;font-size:13px;line-height:1.9}.product-copy>b{display:block;margin-top:3px;font-size:15px}.product-check{position:relative;width:26px;height:26px;border-radius:0;background:#fff;border:1px solid #a9b093;box-shadow:none}.product-check:checked{background:var(--lime);border-color:#7d953e;color:var(--ink)}.selection-summary{display:flex;align-items:baseline;justify-content:space-between;padding:24px 0 19px}.selection-summary>span{font-size:13px}.selection-summary>span strong{padding:0 4px;font-size:17px}.selection-summary>b{font-size:30px;font-weight:600;letter-spacing:-.045em}.demo-note{margin-top:13px;color:#68705c;text-align:center;font-size:10px;line-height:1.8}.commerce-takeaway{display:flex;align-items:center;justify-content:space-between;padding-top:29px;margin-top:39px;border-top:1px solid #c6cbbc}.commerce-takeaway p{font-size:15px;line-height:1.85;font-weight:600}
.invitation{overflow:clip;background:var(--lime)}.invite-top{display:flex;align-items:flex-start;justify-content:space-between;padding-top:26px}.invite-top .eyebrow{max-width:160px;font-size:10px}.invite-edition{font-size:9px}.zero-composition{position:relative;height:288px;max-width:520px;margin:0 auto}.zero{position:absolute;top:-48px;left:calc(50% - 90px);font-size:340px;line-height:1;font-weight:500;letter-spacing:-.08em}.zero-caption{position:absolute;z-index:2;top:116px;left:16px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;line-height:1.4}.zero-photo{position:absolute;object-fit:cover;box-shadow:0 3px 7px #0002}.zero-photo-one{top:47px;left:47px;width:110px;height:151px;transform:rotate(-12deg)}.zero-photo-two{top:104px;right:34px;width:104px;height:142px;transform:rotate(11deg)}.zero-note{position:absolute;right:22px;bottom:8px;font-size:12px;font-weight:600;transform:rotate(-6deg)}.invite-copy{padding-top:16px;padding-bottom:46px}.invite-copy h2{font-size:30px;line-height:1.65;font-weight:800;letter-spacing:-.055em}.invite-copy h2 span{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:7px}.invite-copy>p:not(.invite-final){margin-top:25px;font-size:16px;line-height:2}.invite-people{display:flex;align-items:center;padding-top:30px}.invite-people .avatar{width:39px;height:39px;margin-right:-7px;border:2px solid var(--lime)}.invite-people>span:last-child{margin-left:17px;font-size:15px;font-weight:600}.invite-final{margin-top:24px;font-size:14px;font-weight:600}.invite-footnote{display:block;margin-top:8px;font-size:11px}
.footer{padding-top:33px;padding-bottom:calc(40px + env(safe-area-inset-bottom));background:var(--ink);color:#fff}.footer-logo{display:flex;align-items:center;font-size:clamp(61px,19vw,116px);font-weight:900;line-height:1;letter-spacing:-.075em}.footer-logo>span{margin-left:3px;color:var(--lime);font-size:.6em}.footer>p:not(.image-note){margin-top:16px;font-size:12px}.footer-bottom{display:flex;align-items:center;gap:25px;padding-top:19px;margin-top:32px;border-top:1px solid #50544a;font-size:11px}.footer-bottom>span{margin-right:auto;color:#bdc1b6}.footer-bottom a,.footer-bottom button{display:flex;align-items:center;gap:4px;min-height:40px;background:none;color:#fff}.image-note{margin-top:18px;color:#a7afa0;font-size:10px;line-height:1.9}.toast{position:fixed;z-index:70;left:50%;bottom:100px;width:max-content;max-width:calc(100% - 28px);padding:14px 20px;pointer-events:none;opacity:0;background:var(--ink);color:#fff;border:1px solid #727866;font-size:13px;transform:translate(-50%,10px);transition:opacity .15s,transform .15s}.toast.visible{opacity:1;transform:translate(-50%,0)}
.coordee-dialog{width:calc(100% - 24px);max-width:470px;max-height:92dvh;overflow-y:auto;padding:29px 24px;gap:15px;border:0;border-radius:0;background:var(--bg)}.dialog-close{position:absolute;right:10px;top:9px;width:44px;height:44px;display:grid;place-items:center;background:none}.coordee-dialog>.eyebrow{padding-right:23px;font-size:10px}.coordee-dialog .dialog-title{font-size:27px;line-height:1.5;font-weight:800;letter-spacing:-.045em}.coordee-dialog .dialog-description{color:#5d6556;font-size:14px;line-height:1.9}.apply-form{display:flex;flex-direction:column;gap:17px}.apply-form>label{display:block;font-size:13px;font-weight:600}.apply-form label>i,.apply-form label>em{margin-left:6px;color:#ae392d;font-size:10px;font-style:normal}.apply-form label>em{color:#68715c}.apply-form input,.apply-form textarea{display:block;width:100%;margin-top:7px;padding:11px 12px;border:1px solid #b5bcab;border-radius:0;background:#fff;font-size:16px;outline-offset:2px}.apply-form input:focus,.apply-form textarea:focus{outline:2px solid #6a8429}.apply-form small{display:block;margin-top:6px;color:#646b5c;font-size:11px;font-weight:400}.consent{display:flex!important;align-items:flex-start;gap:11px;padding:5px 0;font-weight:400!important;cursor:pointer}.consent>span{font-size:12px;line-height:1.8}.consent .consent-check{width:22px;height:22px;margin-top:2px;border-radius:0}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-error{color:#ad2727;font-size:13px;line-height:1.7}.application-success{display:flex;flex-direction:column;gap:20px;padding:27px 0 7px}.success-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--lime)}.basket-row{display:flex;align-items:center;gap:8px;padding:14px 0;border-bottom:1px solid #d4d8ca;font-size:13px}.basket-row>b{margin-left:auto}.basket-note{font-size:15px;line-height:1.85}.basket-dialog .demo-note{margin-top:0;text-align:left}
@media(min-width:700px){.section-pad{padding-left:max(40px,calc((100vw - 1040px)/2));padding-right:max(40px,calc((100vw - 1040px)/2))}.site-header{height:88px;padding:0 max(40px,calc((100vw - 1180px)/2))}.wordmark{font-size:39px}.hero-copy{max-width:1180px;margin:0 auto;padding:12px 30px 0}.hero h1{font-size:64px;padding-bottom:32px}.hero-collage{height:590px;max-width:980px}.hero-main{right:29%;width:38%;height:550px}.hero-word{left:0;font-size:139px}.hero-small-one{left:1%;top:191px;width:24%;height:342px}.hero-small-two{right:0;left:auto;top:80px;width:24%;height:345px;transform:rotate(7deg)}.hero-small figcaption{font-size:12px;padding:7px 5px}.hero-main figcaption{padding:13px}.hero-main figcaption strong{font-size:16px}.hero-main figcaption div>span,.photo-index{font-size:12px}.open-call{top:10px;right:22%;width:118px;height:118px}.open-call strong{font-size:29px}.open-call span{font-size:12px}.hero-note{right:4%;bottom:62px;font-size:17px}.hero-action{max-width:620px;padding:0 25px 50px}.hero-action>p{font-size:17px}.hero-action>p span{font-size:16px}.hero-under,.hero-under a{font-size:12px}.look-discovery{padding-top:64px;padding-bottom:39px}.rail-heading h2{font-size:36px}.rail-heading .eyebrow{font-size:12px}.look-rail{gap:22px;padding-left:max(40px,calc((100vw - 1040px)/2));padding-right:40px}.rail-look{width:260px;flex-basis:260px}.rail-photo{height:347px}.rail-meta strong{font-size:14px}.rail-meta div>span,.rail-caption{font-size:12px}.value{padding-top:66px;padding-bottom:65px}.value .section-top .edition{max-width:none;font-size:11px}.value h2{font-size:44px}.value-chapter{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin-top:14px;padding:25px 0}.chapter-title{gap:24px;margin:0}.chapter-title p{font-size:20px}.chapter-title>span{font-size:42px}.value-visual{width:100%;max-width:390px;margin:0}.taste-message>span{font-size:19px}.taste-message>small{font-size:13px}.sale-ticket strong{font-size:17px}.sale-ticket small,.sale-ticket .eyebrow{font-size:12px}.fan-profile strong{font-size:14px}.fan-profile span,.fan-profile button{font-size:12px}.lined-up,.shop-look{padding-top:66px;padding-bottom:70px}.editorial-title,.shop-look .editorial-title{font-size:89px}.lined-up .eyebrow,.shop-look .section-top .eyebrow{font-size:12px}.section-subtitle,.shop-look .section-subtitle{font-size:19px}.closet-toolbar>span,.closet-toolbar small{font-size:13px}.closet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 20px;padding-bottom:15px}.closet-card:nth-child(even){transform:none}.closet-card:nth-child(3n+2),.your-slot{transform:translateY(35px)}.closet-meta{gap:10px}.closet-meta .avatar{width:33px;height:33px}.closet-meta strong{font-size:16px}.closet-meta div>span{font-size:12px}.closet-photo .look-no{font-size:11px}.closet-price{font-size:16px}.your-slot{padding:25px;margin-top:0}.your-slot strong{font-size:27px}.your-slot .eyebrow,.slot-link{font-size:13px}.shop-instruction{max-width:510px;margin:30px 0;font-size:14px}.commerce-demo{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:center}.commerce-profile strong{font-size:16px}.commerce-profile div>span,.commerce-profile>span:last-child{font-size:12px}.commerce-items{padding-top:10px}.items-heading{padding-top:0}.items-heading span{font-size:13px}.product-row{gap:18px;padding:18px 0}.item-thumb{width:82px;height:100px}.product-copy>strong{font-size:16px}.product-copy>span{font-size:12px}.product-copy>b{font-size:17px}.look-comment{font-size:15px}.demo-note{font-size:12px}.commerce-takeaway p{font-size:20px}.invite-top{padding-top:35px}.invite-top .eyebrow{max-width:none;font-size:13px}.invite-edition{font-size:12px}.zero-composition{height:358px;margin-top:18px}.zero{left:calc(50% - 115px);top:-54px;font-size:420px}.zero-photo-one{top:47px;left:44px;width:140px;height:196px}.zero-photo-two{top:146px;right:44px;width:132px;height:186px}.zero-caption{font-size:11px}.zero-note{bottom:0;font-size:15px}.invite-copy{max-width:700px;margin:0 auto;padding:22px 50px 60px}.invite-copy h2{font-size:40px}.invite-copy>p:not(.invite-final){font-size:18px}.invite-final{font-size:18px}.invite-footnote{font-size:13px}.footer-logo{font-size:115px}.footer>p:not(.image-note){font-size:14px}.footer-bottom{font-size:13px}.image-note{font-size:11px}.desktop-only{display:block}.mobile-only{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Revised identity uses the exact supplied logo image, cropped only by its SVG viewport. */
.brand-logo{display:block;width:139px;height:auto;aspect-ratio:746/142;mix-blend-mode:multiply}.wordmark{min-height:44px;letter-spacing:normal}.footer-logo{display:block;min-height:0}.footer-logo .brand-logo{width:min(100%,410px);filter:invert(1);mix-blend-mode:screen}.open-call{right:8px;top:-20px;width:100px;height:100px;transform:rotate(9deg)}.open-call>span{font-size:13px;margin-bottom:5px}.open-call>strong{font-size:14px;line-height:1.55;letter-spacing:-.03em}.fan-notifications{display:flex;flex-direction:column;gap:11px;padding:4px 0 14px;margin:0}.fan-notification{display:flex;align-items:center;gap:11px;padding:14px 13px;background:#fff;box-shadow:0 8px 20px #191a180a}.fan-notification:nth-child(2){margin-left:14px}.fan-notification:nth-child(3){margin-left:28px}.fan-notification .avatar{width:34px;height:34px}.fan-notification p{font-size:13px;line-height:1.7;letter-spacing:-.025em}.fan-notification strong{display:block;font-size:14px;font-weight:700}.fan-notification p>span{display:block}.zero-composition{height:325px;padding-top:40px}.zero{top:-4px}.zero-photo-one{top:90px}.zero-photo-two{top:140px}.zero-platform{position:absolute;z-index:3;top:17px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;white-space:nowrap;border-bottom:1px solid #191a1845;padding:0 0 10px}.zero-platform .brand-logo{width:96px}.zero-platform>span{font-size:13px;font-weight:600}.zero-note{right:24px;bottom:1px;font-size:12px}.invite-copy h2{line-height:1.55}
@media(min-width:700px){.brand-logo{width:170px}.open-call{top:6px;right:22%;width:120px;height:120px}.open-call>span{font-size:15px}.open-call>strong{font-size:17px}.about{display:block;padding:60px 0 36px}.about h2>span{font-size:clamp(19px,2.2vw,27px)}.about h2>strong{font-size:clamp(36px,4.2vw,53px)}.about-service{margin:32px max(24px,calc((100vw - 1080px)/2)) 0;padding:14px 20px 32px}.manifesto{padding:70px 40px}.manifesto-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:27px}.manifesto-collage{width:100%;height:460px}.manifesto-photo{width:50%;max-width:220px}.manifesto-photo-one{left:-6%;top:20px}.manifesto-photo-two{left:49%;top:42px;transform:rotate(8deg)}.manifesto-photo-three{width:43%;right:11%;top:190px;transform:rotate(-5deg)}.manifesto-paper{margin:0;padding:38px 28px}.manifesto-intro{font-size:17px}.manifesto h2{font-size:clamp(23px,2.5vw,31px)}.manifesto-bridge{font-size:15px}.fan-notifications{max-width:460px}.fan-notification p{font-size:14px}.fan-notification strong{font-size:15px}.fan-notification .avatar{width:39px;height:39px}.zero-composition{height:394px}.zero{top:-6px}.zero-photo-one{top:90px}.zero-photo-two{top:180px}.zero-platform{top:12px}.zero-platform .brand-logo{width:115px}.zero-platform>span{font-size:15px}.zero-note{bottom:0;font-size:14px}.footer-logo .brand-logo{width:410px}}

/* The original closet view sits behind the incoming fan notifications. */
.fan-community{padding-top:4px;padding-bottom:8px}.fan-closet{margin-right:8px;padding-bottom:29px}.fan-closet .fan-profile strong{font-size:12px}.fan-closet .fan-profile div>span{font-size:11px}.fan-closet .fan-profile button{font-size:12px;min-width:86px;min-height:44px;padding:0 8px;white-space:nowrap}.fan-community .fan-notifications{position:relative;z-index:1;margin-top:-21px;padding-top:0}.fan-community .fan-notification:first-child{box-shadow:0 6px 22px #191a1810}.fan-closet .mini-feed{margin-top:11px}
@media(min-width:700px){.fan-community{max-width:460px}.fan-closet{margin-left:20px}.fan-closet .fan-profile strong{font-size:14px}.fan-closet .fan-profile div>span{font-size:12px}}


/* Rails/native-control bridge: keeps the production appearance without React or shadcn. */
dialog.coordee-dialog{position:fixed;inset:0;margin:auto;border:0;color:var(--ink)}
dialog.coordee-dialog::backdrop{background:#111b;backdrop-filter:blur(2px)}
dialog.coordee-dialog:not([open]){display:none}
.dialog-title,.dialog-description{margin:0}
.product-check,.consent-check{-webkit-appearance:none;appearance:none;display:grid;place-items:center;flex:0 0 auto}
.product-check:checked,.consent-check:checked{background:var(--lime);border-color:#7d953e;color:var(--ink)}
.product-check:checked::after,.consent-check:checked::after{content:'✓';font-size:16px;font-weight:800;line-height:1}
.consent-check{width:22px;height:22px;margin-top:2px;border:1px solid #a9b093;border-radius:0;background:#fff}
.apply-form-wrap[hidden],.application-success[hidden],.form-error[hidden]{display:none!important}
.basket-list:empty{display:none}
body.dialog-open{overflow:hidden}

dialog.coordee-dialog[open]{display:grid}
