@charset "UTF-8";
@font-face{font-family:'Pretendard Variable';font-style:normal;font-weight:45 920;font-display:swap;src:url('/assets/fonts/PretendardVariable-1.3.9.woff2') format('woff2')}
:root{--paper:#f7f7f7;--ink:#171717;--green:#171717;--lime:#3155ff;--muted:#737373;--line:#dedede;--white:#fff;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;line-height:1.65;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}a:hover{text-decoration:none;color:var(--green)}button:focus-visible,a:focus-visible{outline:3px solid #666666;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #666666;outline-offset:1px}img{max-width:100%;display:block}button:disabled{opacity:.5;cursor:not-allowed}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,3.4vw,3.4rem);font-weight:600;line-height:1.35;letter-spacing:-.06em;margin:14px 0 20px}h2{font-size:1.7rem;line-height:1.4;letter-spacing:-.04em;margin:8px 0 22px;font-weight:600}h3{font-size:1.15rem;margin:5px 0 8px}p{margin-bottom:16px}small,.hint{font-size:.85rem;color:var(--muted)}sup{font-size:.45em;color:var(--muted);vertical-align:top;letter-spacing:0}.header{height:96px;border-bottom:1px solid var(--line);padding:0 4.5%;display:flex;align-items:center;gap:5%;background:var(--paper)}.brand{display:flex;align-items:center;gap:9px;font-size:1.7rem;font-weight:700;letter-spacing:-.07em;white-space:nowrap}.brand-icon{font-size:1.75rem;color:var(--lime);display:grid;place-content:center;background:var(--green);width:34px;height:34px;border-radius:0;font-family:Georgia;font-weight:900;line-height:1}.beta{font:10px/1.4 sans-serif;letter-spacing:1px;margin-left:2px;color:var(--muted)}.header nav{display:flex;gap:32px;font-size:.92rem;height:100%;align-items:center}.header nav a{position:relative;white-space:nowrap}.header nav a[aria-current]:after{content:'';position:absolute;width:4px;height:4px;border-radius:50%;background:var(--green);bottom:-12px;left:50%}.header-actions{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:.9rem;white-space:nowrap}.cart-link b{border-radius:50%;display:inline-grid;place-content:center;background:#e7e7e7;min-width:22px;height:22px;margin-left:5px;font-size:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 23px;border:1px solid var(--line);border-radius:0;background:white;color:var(--ink);font-weight:500;line-height:1.5;font-size:.95rem}.button:hover{background:#e9e9e9;color:var(--ink)}.button.dark{background:var(--green);color:white;border-color:var(--green)}.button.dark:hover{background:#2a2a2a}.button.small{padding:10px 18px;font-size:.875rem}.button.block{display:flex;width:100%;margin:8px 0}.text-button{border:0;background:none;padding:8px 0;color:var(--muted);font-size:.85rem}.eyebrow{font-size:.73rem;letter-spacing:.13em;font-weight:600;margin-bottom:16px}.dot{display:inline-block;height:6px;width:6px;background:#717171;border-radius:50%;margin-right:9px}.muted{color:var(--muted)}.lead{font-size:1rem;color:#6f6f6f;line-height:1.85;margin:16px 0 28px}.library-intro{padding:66px 5.5% 60px;display:flex;align-items:center;justify-content:space-between;gap:30px}.library-intro h1{font-size:clamp(2rem,3.05vw,3rem);line-height:1.5;letter-spacing:-.065em}.library-intro h1 .muted{color:#858585}.intro-tags{display:flex;gap:24px;font-size:.82rem;color:#696969;margin-top:25px}.intro-note{width:230px;min-height:182px;background:#e8e8e8;border-radius:0;padding:24px 24px 20px;position:relative;display:flex;flex-direction:column;justify-content:end;gap:15px;flex-shrink:0}.intro-note>span:not(.note-icon){font-size:1rem;line-height:1.75}.note-icon{position:absolute;right:24px;top:16px;font-size:2rem;font-weight:300}.intro-note small{font-size:.75rem;color:#585858}.catalog{padding:45px 5.5% 65px;background:white;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading h2{margin:8px 0 0}.section-heading .eyebrow{font-size:.68rem;color:var(--muted);letter-spacing:.16em}.search{display:flex;align-items:center;border:1px solid var(--line);border-radius:0;background:#fafafa;gap:12px;padding:0 14px;min-width:290px}.search span{font-size:1.7rem}.search input{padding:12px 0;border:none;background:none;font-size:.82rem;width:100%;outline-offset:8px}.filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px}.filter-label{width:57px;color:#787878;font-size:.82rem}.chip{padding:7px 15px;border:1px solid var(--line);border-radius:0;background:white;font-size:.8rem;color:#6b6b6b}.chip.active{background:var(--green);border-color:var(--green);color:white}.chip:hover{border-color:var(--green)}.catalog-meta{display:flex;justify-content:space-between;margin:30px 0 20px;padding-top:23px;border-top:1px solid #ededed;font-size:.77rem;color:var(--muted)}.catalog-meta strong{color:var(--ink)}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.template-art{position:relative;background:#e3e3e3;min-height:310px;aspect-ratio:1.3;display:flex;flex-direction:column;justify-content:center;padding:52px 26px 48px;overflow:hidden;border-radius:0;transition:background .2s}.template-art:hover .browser-mini{transform:translateY(-5px)}.template-number{position:absolute;left:20px;top:18px;font-size:.61rem;letter-spacing:.08em;color:#636363}.tag-tag{position:absolute;right:18px;top:15px;font-size:.59rem;padding:4px 8px;border:1px solid #b8b8b8;border-radius:0;color:#5c5c5c;letter-spacing:.04em}.browser-mini{background:#f6f6f6;border-radius:0;box-shadow:0 12px 22px #17171717;transform:rotate(-2deg);transition:transform .3s;overflow:hidden;width:100%}.mini-nav{display:flex;align-items:center;justify-content:space-between;padding:10px 12px}.mini-nav b{font-size:.86rem;letter-spacing:-.05em}.mini-nav>span{font-size:5px;letter-spacing:.03em}.mini-hero{margin:0 7px;border-radius:0;overflow:hidden;position:relative;aspect-ratio:1.72;background:#2f2f2f}.mini-hero img{width:100%;height:100%;object-fit:cover;opacity:.66}.mini-hero>span{position:absolute;left:16px;bottom:30px;font-size:clamp(20px,2.2vw,36px);line-height:1.07;font-weight:500;color:white;letter-spacing:-.04em}.mini-hero small{position:absolute;left:16px;bottom:14px;font-size:5px;color:white;letter-spacing:1px}.mini-bottom{padding:13px 15px;display:flex;justify-content:space-between;font-size:6px}.mini-bottom>span:last-child{font-size:12px}.art-caption{position:absolute;bottom:17px;left:0;right:0;text-align:center;font-size:.7rem;color:#646464}.art-forma{background:#eaeaea}.art-forma .browser-mini{transform:rotate(1deg)}.art-forma .mini-hero{border-radius:0}.art-forma .mini-hero>span{font-family:Georgia,serif}.art-forma .art-caption,.art-forma .template-number{color:#6e6e6e}.art-forma .tag-tag{border-color:#cccccc;color:#656565}.art-orbit{background:#eeeeee}.art-orbit .browser-mini{background:#2f2f2f;color:#d9d9d9;transform:rotate(-1deg)}.art-orbit .mini-hero>span{color:#d9d9d9}.art-orbit .art-caption,.art-orbit .template-number{color:#757575}.art-orbit .tag-tag{border-color:#cecece;color:#6f6f6f}.card-title{display:flex;justify-content:space-between;align-items:center;padding-top:18px}.card-title h3{font-size:1.2rem;letter-spacing:.01em;margin:0 0 5px}.card-title p{font-size:.77rem;color:var(--muted);margin:0}.round-button{width:37px;height:37px;border:1px solid var(--line);border-radius:50%;background:white;font-size:1.15rem}.round-button:hover{background:var(--lime)}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:17px;gap:5px}.tag{display:inline-block;font-size:.68rem;padding:4px 9px;background:#f1f1f1;color:#757575;border-radius:0;margin-right:4px}.card-bottom strong{font-size:.77rem;font-weight:500}.collection-note{display:flex;gap:20px;align-items:center;padding:23px 28px;background:#f4f4f4;border:1px solid #ececec;border-radius:0;margin-top:40px}.collection-note>span{font-size:2.2rem;color:#717171}.collection-note strong{font-size:.95rem}.collection-note p{font-size:.8rem;color:var(--muted);margin:4px 0 0}.collection-note>a{margin-left:auto;font-size:.8rem;white-space:nowrap}.how-section{padding:75px 8%;display:grid;grid-template-columns:1fr 1fr;gap:100px}.how-section h2{font-size:2.25rem;line-height:1.5;margin:16px 0 28px}.how-section ol{list-style:none;margin:0;padding:0}.how-section li{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.how-section li>span{font-size:.8rem;color:var(--muted);padding-top:5px}.how-section li h3{font-size:1rem;margin:0 0 8px}.how-section li p{font-size:.84rem;color:var(--muted);margin:0}.footer{border-top:1px solid var(--line);padding:40px 5.5%;display:flex;flex-wrap:wrap;gap:24px;align-items:center}.footer .brand{font-size:1.7rem}.accent{color:#7b7b7b}.footer p{font-size:.8rem;color:var(--muted);margin:7px 0}.footer-links{margin-left:auto;display:flex;gap:25px;font-size:.78rem}.footer small{width:100%;font-size:.7rem}.mobile-only{display:none}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:0}.page{max-width:1400px;margin:auto;padding:60px 5% 90px;min-height:65vh}.page.narrow{max-width:960px}.page>h2{margin-top:35px}.back{display:block;margin-bottom:30px;font-size:.85rem;color:var(--muted)}.panel{background:white;padding:28px;border:1px solid var(--line);border-radius:0;margin-bottom:22px}.panel h2{font-size:1.3rem}.row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 0}.stack{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.full{grid-column:1/-1}label{font-size:.9rem;display:flex;flex-direction:column;gap:8px}input,textarea,select{background:#fff;border:1px solid #cecece;border-radius:0;padding:12px 14px;width:100%;color:var(--ink);min-width:0}textarea{resize:vertical;line-height:1.7}.check{display:flex;flex-direction:row;align-items:center;gap:10px}.check input,.option input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.check a{text-decoration:underline}.error,.notice,.flash{background:#e8e8e8;border:1px solid #c2c2c2;padding:15px 24px;border-radius:0;margin:20px 5%}.error{background:#f5f5f5;border-color:#c6c6c6;color:#4d4d4d;margin:15px 0}.notice{margin:20px 0}.flash{font-size:.9rem}.two-column,.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:30px}.sticky{position:sticky;top:24px;align-self:start}.detail-image{height:980px;overflow:hidden;border-radius:0;border:1px solid var(--line)}.detail-image iframe{width:100%;height:100%;border:0}.price-box{padding:20px 0;margin:20px 0;border-block:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:space-between}.price-box small{width:100%}.section-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:.85rem;padding-left:22px;color:var(--muted)}.cart-row{display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line);padding:28px 0}.cart-row img{width:160px;height:100px;object-fit:cover;border-radius:0}.cart-row>div:last-child{margin-left:auto;text-align:right;white-space:nowrap}.cart-row p,.cart-row a{font-size:.85rem;color:var(--muted)}.cart-row+.panel{margin-top:30px}.empty{text-align:center;background:#efefef;padding:60px 25px;border-radius:0;margin:20px 0;color:#696969}.empty h1{font-size:1.8rem}.empty a,.empty .button{margin-top:20px;display:inline-flex}.empty-icon{font-size:3rem}.auth-shell{max-width:1150px;display:grid;grid-template-columns:1fr 1fr;gap:75px;margin:65px auto 90px;padding:0 35px}.auth-story{background:#e6e6e6;padding:36px;border-radius:0}.auth-story h2{font-size:2.6rem;line-height:1.5;margin:30px 0}.auth-story h2 span{color:#898989}.auth-story img{height:250px;width:100%;object-fit:cover;border-radius:0}.auth-form{padding:45px 0}.auth-form h1{font-size:1.8rem}.auth-links{display:flex;justify-content:space-between;font-size:.8rem;margin-top:30px}.request-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:35px}.step-nav{display:flex;gap:4px;margin:15px 0 24px}.step-nav button{flex:1;border:0;background:#e9e9e9;color:#707070;border-bottom:3px solid transparent;padding:14px 8px;font-size:.85rem}.step-nav button.active{border-color:var(--green);color:var(--green);font-weight:600}.request-summary{margin-top:15px}.request-summary .row{font-size:.86rem}.option{display:flex;flex-direction:row;padding:20px;border:1px solid var(--line);border-radius:0;gap:15px;align-items:center}.option strong{margin-left:auto;font-size:.82rem}.upload{border:1px dashed #a0a0a0;background:#f6f6f6;padding:22px}.upload span{font-size:.77rem;color:var(--muted)}.upload input{border:none;background:none;padding:10px 0}.order-card{display:flex;align-items:center;gap:30px;padding:25px 30px;background:white;border:1px solid var(--line);border-radius:0;margin:15px 0}.order-card>div{margin-right:auto}.order-card p{font-size:.8rem;color:var(--muted);margin:0}.order-card .eyebrow{font-size:.65rem;color:var(--muted)}.badge{padding:6px 12px;background:#e8e8e8;color:#515151;border-radius:0;font-size:.75rem;white-space:nowrap}.badge.large{font-size:.9rem}.timeline{padding-left:20px;list-style:none;margin:30px 0}.timeline li{border-left:1px solid #cccccc;padding:0 0 32px 28px;position:relative}.timeline li:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-6px;top:6px;width:11px;height:11px;border-radius:50%;background:#696969;border:3px solid #e4e4e4}.timeline small{display:block;margin-top:3px;font-size:.7rem}.timeline p{margin-top:8px;font-size:.9rem}.details-list{margin:0}.details-list>div{display:grid;grid-template-columns:110px 1fr;gap:20px;border-bottom:1px solid #ededed;padding:15px 0;font-size:.9rem}.details-list dt{color:var(--muted)}.details-list dd{margin:0;overflow-wrap:anywhere}.file-link{display:flex;justify-content:space-between;gap:20px;background:#f3f3f3;margin-top:12px;padding:12px;font-size:.8rem}.invoice{padding:18px 0;border-top:1px solid var(--line);margin-top:15px}.invoice h3{font-size:1.7rem}.invoice p{font-size:.9rem}.admin-nav{display:flex;gap:30px;padding:15px 5%;background:#e9e9e9;font-size:.85rem}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:35px 0}.metrics .panel>strong{display:block;font-size:2rem;margin-top:15px}.metrics small{font-size:.9rem;margin-left:8px}.table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:0}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:.85rem}td,th{padding:20px 24px;border-bottom:1px solid var(--line)}th{background:#efefef;font-size:.78rem;color:#646464}summary{cursor:pointer;font-size:1.05rem;font-weight:500;padding:10px 0}details[open]>summary{margin-bottom:20px}.tabs{display:flex;gap:12px;margin:35px 0;border-bottom:1px solid var(--line);overflow:auto}.tabs a{padding:12px 18px;font-size:.85rem;white-space:nowrap}.tabs a.active{border-bottom:3px solid var(--green);font-weight:600}.preline{white-space:pre-line;overflow-wrap:anywhere}.price-card{min-height:260px}.price-card>strong{font-size:1.7rem!important}.price-card p:last-child{margin-top:20px;font-size:.9rem;color:var(--muted)}.price-line{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0}.cta-band{background:#e7e7e7;border-radius:0;padding:35px 40px;display:flex;justify-content:space-between;align-items:center;gap:25px}.cta-band h2{margin:0 0 10px}.cta-band p{margin:0}.faq{padding:24px 0;border-bottom:1px solid var(--line)}.faq summary{font-size:1.1rem}.faq p{color:var(--muted);max-width:700px;line-height:1.9}.prose h2{margin-top:40px}.prose p{line-height:1.9}.space-top{margin-top:45px}hr{border:0;border-top:1px solid var(--line);width:100%;margin:15px 0}.danger{color:#5e5e5e}
@media(min-width:1600px){.library-intro,.catalog{padding-inline:max(6%,calc((100vw - 1440px)/2))}.template-art{min-height:350px}}@media(max-width:1100px){.header{gap:25px;padding:0 4%}.header nav{gap:20px}.header-actions{gap:12px}.logout{display:none}.template-grid{gap:18px}.template-art{min-height:250px;padding:45px 18px}.card-bottom{flex-wrap:wrap;gap:12px}.intro-note{width:200px}.request-grid{grid-template-columns:1fr 280px;gap:22px}.two-column{gap:20px}.mini-hero>span{font-size:24px}}@media(max-width:800px){.header{height:auto;min-height:80px;flex-wrap:wrap;padding:18px 5%;gap:16px}.header nav{order:3;width:100%;justify-content:space-between;font-size:.83rem;padding-top:10px}.header-actions{gap:12px}.header-actions .cart-link{font-size:.75rem}.brand{font-size:1.4rem}.brand-icon{width:28px;height:28px;font-size:1.5rem}.beta{display:none}.header-actions form{display:none}.library-intro{padding:40px 6%;align-items:start}.library-intro h1{font-size:1.95rem}.intro-note{display:none}.intro-tags{gap:13px;font-size:.7rem;flex-wrap:wrap}.catalog{padding:32px 6%}.section-heading{align-items:start;flex-wrap:wrap;margin-bottom:25px}.search{min-width:100%;width:100%}.section-heading h2{font-size:1.6rem}.template-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.template-art{min-height:250px;padding:48px 16px}.mini-hero>span{font-size:24px}.catalog-meta>span:last-child{display:none}.collection-note{padding:20px;gap:15px;flex-wrap:wrap}.collection-note>a{margin-left:45px}.how-section{padding:50px 6%;gap:35px;grid-template-columns:1fr}.how-section h2{font-size:1.9rem}.footer-links{margin-left:0;flex-wrap:wrap;font-size:.75rem;gap:18px}.footer{padding:30px 6%}.page{padding:40px 5% 60px}.two-column,.detail-grid,.request-grid{grid-template-columns:1fr}.sticky{position:static}.detail-image{height:650px}.request-summary{grid-row:1;padding:20px;margin-bottom:0}.request-summary>p.hint:last-child{display:none}.request-summary h2{font-size:1rem}.request-summary .eyebrow{display:none}.request-summary .row{padding:5px 0}.request-summary .button{margin-bottom:0}.auth-shell{grid-template-columns:1fr;margin:25px auto 50px;max-width:500px;padding:0 25px}.auth-story{display:none}.auth-form{padding:15px 0}.metrics{grid-template-columns:1fr;gap:0}.metrics .panel{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.metrics .panel>strong{margin:0;font-size:1.5rem}.metrics .price-card{display:block;min-height:200px}.admin-nav{gap:20px;white-space:nowrap;overflow:auto}.order-card{padding:20px;gap:15px;flex-wrap:wrap}.cart-row{flex-wrap:wrap;gap:16px}.cart-row img{width:105px;height:80px}.cart-row>div:nth-child(2){flex:1}.cart-row>div:last-child{width:100%;display:flex;align-items:center;justify-content:space-between}.cta-band{flex-direction:column;align-items:start}.details-list>div{grid-template-columns:80px 1fr}.panel{padding:23px}.mobile-only{display:block}}@media(max-width:500px){.template-grid{grid-template-columns:1fr;gap:36px}.template-art{min-height:300px;aspect-ratio:1.25;padding:52px 32px}.mini-hero>span{font-size:34px}.card-bottom{flex-wrap:nowrap}.filter-row{gap:6px}.filter-label{width:45px}.chip{padding:6px 11px;font-size:.73rem}.library-intro h1{font-size:1.8rem}.library-intro .lead{font-size:.9rem}.intro-tags{font-size:.66rem}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.step-nav button{font-size:.75rem}.option{padding:15px;font-size:.85rem}.header-actions .button{padding:8px 12px}.detail-image{height:580px}.order-card .badge{margin-left:auto}.order-card>div{min-width:50%}.auth-links{gap:15px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Keep search controls horizontal despite the shared form-label layout. */
.search{flex-direction:row;gap:12px}.template-card{min-width:0}
@media(max-width:500px){.template-art{min-height:0;width:100%;aspect-ratio:1.25}}
.repeat-item{display:grid;grid-template-columns:1fr 1fr;gap:18px;border:1px solid var(--line);border-radius:0;margin:15px 0;padding:20px}.repeat-item legend{font-size:.85rem;padding:0 7px;color:var(--muted)}
@media(max-width:650px){.repeat-item{grid-template-columns:1fr}}


/* UPIT — monochrome foundation, one cobalt accent. */
:root{--paper:#f7f7f7;--ink:#171717;--muted:#707070;--line:#dedede;--accent:#3155ff;--green:#171717;--lime:#3155ff;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}
html{scroll-behavior:smooth;scroll-padding-top:30px}body{line-height:1.65}::selection{background:var(--accent);color:white}a,button{transition:color .2s,background .2s,border-color .2s}a:hover{color:var(--accent)}button:focus-visible,a:focus-visible,input:focus,textarea:focus,select:focus{outline-color:var(--accent)}
.header{height:88px;padding:0 4%;gap:7%;background:var(--paper)}.brand{gap:10px;font-size:40px;font-weight:800;letter-spacing:-3px;line-height:1}.brand img{width:29px;height:29px}.brand-period{color:var(--ink)}.header nav{gap:30px;font-size:13px}.header nav a[aria-current]:after{width:100%;height:2px;left:0;bottom:-10px;background:var(--accent)}.header-actions{font-size:12px;gap:20px}.cart-link b{background:transparent;border:1px solid #ccc;border-radius:50%;font-size:10px}.button{border-radius:0;padding:15px 23px;font-weight:600;gap:28px;background:transparent}.button.dark{background:var(--ink);border-color:var(--ink)}.button.dark:hover{background:var(--accent);border-color:var(--accent);color:white}.button:hover{background:#eaeaea}.button.small{font-size:12px;padding:11px 18px}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:600}.dot{background:var(--accent);width:7px;height:7px}.upit-hero{padding:0 4%}.hero-topline{display:flex;justify-content:space-between;padding:20px 0;font-size:9px;letter-spacing:.15em}.hero-layout{display:grid;grid-template-columns:1fr 1fr;min-height:575px}.hero-copy{position:relative;padding:45px 30px 70px 0}.hero-copy h1{font-size:clamp(48px,5.4vw,92px);font-weight:700;letter-spacing:-.08em;line-height:1.16;margin:30px 0}.hero-copy h1>span{font-size:1.38em}.hero-copy h1 img{display:inline-block;width:.75em;height:.75em;margin-left:.4em;vertical-align:baseline}.hero-description{font-size:14px;line-height:1.9;color:#6a6a6a;margin:25px 0}.hero-cta{min-width:220px;justify-content:space-between;font-size:12px}.hero-index{position:absolute;bottom:10px;left:0;right:30px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.09em;color:#767676}.hero-visual{position:relative;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#333;min-width:0}.hero-photo{overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.78)}.hero-photo:first-child img{object-position:48%}.hero-photo:nth-child(2) img{object-position:65%}.hero-visual-caption{position:absolute;inset:auto 30px 46px;display:flex;align-items:end;justify-content:space-between;color:#fff;font-size:clamp(22px,2.8vw,45px);font-weight:500;line-height:1.05;letter-spacing:-.055em}.visual-arrow{font-size:75px;line-height:.85}.image-credit{position:absolute;bottom:20px;left:30px;color:#ddd;font-size:8px;letter-spacing:.15em}.hero-foot{display:flex;align-items:center;gap:30px;padding:26px 0;border-bottom:1px solid var(--line);font-size:11px}.hero-foot i{font-style:normal;color:var(--accent)}.hero-foot small{margin-left:auto;font-size:10px}.collection-intro{padding:80px 6% 70px;border-bottom:1px solid var(--line);position:relative}.collection-intro h1{font-size:clamp(40px,5vw,80px);line-height:1.2;font-weight:600;margin:25px 0}.collection-intro h1 span{color:var(--accent)}.collection-intro>p:last-child{color:var(--muted);font-size:14px;position:absolute;bottom:65px;right:6%}
.catalog{background:var(--paper);border:0;padding:95px 6% 90px}.section-heading{align-items:end;margin-bottom:35px}.section-heading h2{font-size:clamp(30px,3.7vw,58px);font-weight:500;letter-spacing:-.065em;margin:12px 0 0}.search{min-width:270px;border:0;border-bottom:1px solid #999;background:none;padding:0 0 6px}.search input{font-size:12px}.filter-row{gap:8px;margin-top:12px}.filter-label{font-size:11px}.chip{background:transparent;border:1px solid #ddd;border-radius:0;font-size:11px;padding:6px 13px;color:#616161}.chip.active{background:#171717;border-color:#171717}.catalog-meta{font-size:10px;margin:30px 0 36px;border-color:var(--line)}.template-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:40px 7%;align-items:start}.template-card:nth-child(2){margin-top:140px}.template-card:nth-child(3){grid-column:1;max-width:85%;margin-top:0}.template-art{aspect-ratio:1.23;min-height:0;padding:50px 30px 55px;border-radius:0;background:#e6e6e6;overflow:hidden;transition:background .3s}.art-forma{background:#dedede}.art-orbit{background:#d8d8d8}.template-number{left:24px;top:19px;font-size:9px;color:#505050!important}.tag-tag{top:17px;right:24px;font-size:8px;padding:3px 7px;border-color:#aaa!important;color:#505050!important}.preview-window{width:100%;aspect-ratio:1.333;overflow:hidden;box-shadow:0 18px 30px #00000015;transition:transform .4s}.preview-window img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);object-position:top}.template-art:hover .preview-window{transform:translateY(-5px)}.preview-link{position:absolute;bottom:21px;right:24px;font-size:10px}.art-caption{bottom:22px;left:24px;right:auto;text-align:left;max-width:57%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:9px;color:#666!important}.card-title{padding-top:21px}.card-title h3{font-size:23px;font-weight:500;letter-spacing:-.04em}.card-title p{font-size:11px}.round-button{width:42px;height:42px;border-radius:50%;background:none;border-color:#aaa;font-size:22px}.round-button:hover{background:var(--accent);border-color:var(--accent);color:white}.card-bottom{border-top:1px solid var(--line);padding-top:14px;margin-top:20px;font-size:10px}.tag{background:none;border:1px solid #ddd;padding:3px 7px;font-size:9px}.card-bottom strong{font-size:10px;font-weight:400}.collection-note{background:transparent;border:0;border-block:1px solid var(--line);padding:25px 0;margin-top:70px;gap:25px}.collection-note .note-arrow{font-size:40px;color:var(--accent)}.collection-note strong{font-size:14px}.collection-note p,.collection-note>a{font-size:11px}.brand-stage{min-height:660px;background:#181818;position:relative;overflow:hidden;display:grid;place-items:center;padding:120px 25px}.brand-stage:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(25% - 1px),#ffffff0d calc(25% - 1px),#ffffff0d 25%)}.stage-image{position:absolute;overflow:hidden}.stage-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.7)}.stage-a{width:28%;height:250px;left:5%;top:40px}.stage-b{width:19%;height:220px;right:5%;bottom:50px}.stage-copy{position:relative;z-index:1;text-align:center;color:white}.stage-copy .eyebrow{font-size:9px;color:#aaa}.stage-copy h2{font-size:clamp(35px,4.5vw,70px);font-weight:500;line-height:1.25;margin:30px 0 20px}.stage-copy h2 span{color:var(--accent)}.stage-copy>p:not(.eyebrow){font-size:12px;color:#aaa}.stage-copy .button{color:#fff;border-color:#777;font-size:11px;margin-top:15px}.stage-copy .button:hover{background:var(--accent);border-color:var(--accent)}.stage-word{position:absolute;bottom:-100px;left:3%;font-size:310px;letter-spacing:-30px;line-height:1;font-weight:800;color:#242424}.how-section{padding:110px 6%;gap:9%;grid-template-columns:1fr 1fr}.how-section h2{font-size:clamp(32px,3.4vw,52px);line-height:1.3;font-weight:500;margin:24px 0}.how-section .lead{font-size:13px}.circle-link{display:grid;place-items:center;width:60px;height:60px;border:1px solid #999;border-radius:50%;font-size:28px;margin-top:30px}.circle-link:hover{background:var(--accent);color:white;border-color:var(--accent)}.how-section li{padding:33px 0;gap:20px;border-top:1px solid var(--line);border-bottom:0}.how-section li:first-child{padding-top:24px}.how-section li h3{font-size:17px;font-weight:500}.how-section li p{font-size:12px}.how-section li>span{font-size:10px}.how-section .step-arrow{font-size:22px;margin-left:auto;color:var(--ink)}
.footer{display:block;padding:45px 4% 25px;background:#efefef}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:45px}.footer .brand{font-size:40px}.footer p{font-size:12px}.footer-contact{margin-left:auto;font-size:15px}.footer-bottom{border-top:1px solid #d5d5d5;padding-top:23px;display:flex;align-items:center;gap:25px}.footer-bottom small{width:auto;font-size:9px}.footer-links{font-size:10px;gap:25px}.footer-bottom>span{font-size:8px;letter-spacing:.08em;margin-left:auto;color:#777}.page{padding-top:65px}.page h1{font-weight:500;letter-spacing:-.065em}.panel,.table-wrap,.option,.order-card,.repeat-item{border-radius:0;box-shadow:none}.panel{padding:30px;background:#fff}.page .eyebrow{color:#777}.badge{background:#eee;color:#333;border:1px solid #ddd;font-size:11px}.tabs a.active{border-color:var(--accent);color:var(--accent)}.admin-nav{background:#ededed;border-bottom:1px solid #ddd;font-size:12px}.error,.notice,.flash{background:#ededed;color:#222;border-color:#ccc;border-left:3px solid var(--accent)}.error:before{content:'! ';font-weight:bold}.danger{color:#171717;text-decoration:underline}.auth-shell{max-width:1400px;gap:10%;margin:60px auto 90px;padding:0 5%;grid-template-columns:1.1fr 1fr}.auth-story{position:relative;background:#202020;color:#fff;padding:45px;min-height:590px;overflow:hidden}.auth-story .eyebrow{color:#aaa}.auth-story h2{font-size:48px;font-weight:500;line-height:1.3;position:relative;z-index:1}.auth-story h2 span{color:var(--accent)}.auth-story img{position:absolute;bottom:0;right:0;width:75%;height:260px;filter:grayscale(1) brightness(.75);border-radius:0}.auth-form{padding:30px 0}.auth-form h1{font-size:30px;font-weight:500;margin:24px 0 35px}.auth-form label{font-size:12px}.auth-links{font-size:11px}.check input,.option input{accent-color:var(--accent)}.step-nav button.active{color:var(--accent);border-color:var(--accent)}.step-nav button{background:#eee}.price-card{border-top:3px solid #171717}.cta-band{background:#e8e8e8;border-radius:0}.detail-image{border-radius:0;filter:grayscale(1)}.cart-row img{filter:grayscale(1);border-radius:0}.timeline-dot{background:var(--accent);border-color:#eee}.upload{background:#f7f7f7;border-color:#999}.empty{background:#eee;border-radius:0;color:#666}.metrics{gap:20px}input,textarea,select{border-radius:0;border-color:#ccc}.table-wrap th{background:#f0f0f0;color:#666}.detail-grid aside>.muted{font-size:12px}
@media(min-width:1800px){.hero-layout{min-height:700px}.hero-copy{padding-top:90px}.hero-copy h1{font-size:100px}.catalog,.how-section{padding-inline:10%}}
@media(max-width:1100px){.header{gap:4%}.header nav{gap:18px}.header-actions{gap:12px}.hero-layout{min-height:520px}.hero-copy{padding-top:35px}.hero-copy h1{font-size:55px}.hero-index span:last-child{display:none}.template-grid{gap:40px 5%}.template-art{padding:45px 22px 50px}.auth-story h2{font-size:38px}.stage-a{left:0;width:30%;opacity:.6}.stage-b{right:0;opacity:.6}.collection-intro>p:last-child{position:static}}
@media(max-width:800px){.header{min-height:80px;height:auto;padding:20px 5% 15px;gap:20px}.header .brand{font-size:32px}.brand img{width:24px;height:24px}.header nav{font-size:12px;padding-top:8px}.header nav a[aria-current]:after{bottom:-7px}.header-actions{font-size:11px}.header-actions .button{font-size:11px;padding:9px 12px}.upit-hero{padding:0 5%}.hero-topline{font-size:7px;padding:20px 0}.hero-topline span:last-child{display:none}.hero-layout{grid-template-columns:1fr 1fr;min-height:410px}.hero-copy{padding-top:20px;padding-right:15px;padding-bottom:50px}.hero-copy h1{font-size:38px;margin:25px 0}.hero-copy .eyebrow{font-size:8px;letter-spacing:0}.hero-description{font-size:11px}.hero-cta{font-size:11px;min-width:185px;padding:12px 15px}.hero-visual-caption{inset:auto 16px 40px;font-size:24px}.visual-arrow{font-size:40px}.image-credit{left:16px;font-size:6px}.hero-foot{gap:18px;font-size:10px;padding:22px 0}.hero-foot small{display:none}.catalog{padding:65px 5%}.section-heading{align-items:start;gap:22px}.search{min-width:230px;width:230px}.section-heading h2{font-size:32px}.template-card:nth-child(2){margin-top:90px}.template-art{aspect-ratio:1.05;padding:42px 14px}.art-caption{display:none}.template-number{font-size:7px;left:14px}.tag-tag{right:14px;font-size:7px}.preview-link{right:14px;font-size:9px;bottom:15px}.card-title h3{font-size:20px}.card-bottom{flex-wrap:wrap;gap:10px}.card-title p{font-size:10px}.round-button{width:34px;height:34px;font-size:18px}.brand-stage{min-height:530px}.stage-a{height:170px;top:25px;width:35%}.stage-b{height:160px;width:27%;bottom:25px}.stage-word{font-size:220px;bottom:-60px;letter-spacing:-20px}.how-section{padding:70px 5%;gap:35px;grid-template-columns:1fr 1fr}.how-section h2{font-size:33px}.how-section li{padding:24px 0;gap:12px}.how-section li h3{font-size:14px}.how-section li p{font-size:11px}.footer{padding:35px 5% 25px}.footer-top{gap:25px;flex-wrap:wrap;padding-bottom:30px}.footer-top p{font-size:10px}.footer-contact{font-size:12px}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-links{margin-left:auto;gap:14px}.footer-bottom>span{display:none}.auth-shell{grid-template-columns:1fr;max-width:520px;gap:0;margin:40px auto 60px}.auth-story{display:none}.auth-form{padding:15px 0}.collection-intro{padding:50px 5%}.collection-intro>p:last-child{font-size:12px}.page{padding-top:40px}.panel{padding:22px}.request-grid,.detail-grid,.two-column{grid-template-columns:1fr}.metrics{grid-template-columns:1fr}.detail-image{height:650px}}
@media(max-width:560px){.header-actions{gap:12px}.header-actions .cart-link{font-size:10px}.header nav{font-size:11px}.hero-layout{grid-template-columns:1fr}.hero-copy{padding:20px 0 50px}.hero-copy h1{font-size:58px;line-height:1.1;margin:25px 0}.hero-copy .eyebrow{font-size:9px;letter-spacing:.06em}.hero-description{font-size:13px;margin:20px 0}.hero-cta{min-width:215px;font-size:12px}.hero-index{right:0;font-size:7px;bottom:18px}.hero-index span:last-child{display:block}.hero-visual{height:310px}.hero-visual-caption{font-size:30px;inset:auto 22px 43px}.image-credit{left:22px;font-size:7px}.visual-arrow{font-size:55px}.hero-foot{justify-content:space-between;gap:0}.catalog{padding:60px 5%}.section-heading{display:block}.section-heading h2{font-size:32px}.search{width:100%;margin-top:25px}.filter-row{gap:6px}.filter-label{width:40px}.chip{font-size:10px;padding:5px 10px}.catalog-meta{margin:24px 0}.template-grid{grid-template-columns:1fr;gap:38px}.template-card:nth-child(2),.template-card:nth-child(3){margin:0;max-width:none;grid-column:auto}.template-art{aspect-ratio:1.15;padding:48px 24px 50px}.template-number{left:20px;font-size:9px}.tag-tag{right:20px;font-size:8px}.preview-link{right:20px;bottom:18px;font-size:10px}.card-title h3{font-size:23px}.card-bottom{flex-wrap:nowrap}.collection-note{margin-top:40px;gap:15px}.collection-note p{font-size:11px}.collection-note>a{margin-left:43px}.collection-note strong{font-size:13px}.collection-note .note-arrow{font-size:30px}.brand-stage{min-height:550px;padding:120px 15px}.stage-a{width:43%;height:150px;top:20px;left:0;opacity:.5}.stage-b{width:35%;height:150px;bottom:25px;opacity:.5}.stage-copy h2{font-size:37px}.stage-copy>p:not(.eyebrow){font-size:10px}.stage-copy .button{font-size:10px}.stage-word{font-size:180px;bottom:-48px;left:0;letter-spacing:-18px}.how-section{grid-template-columns:1fr;padding:65px 5%;gap:30px}.how-section h2{font-size:38px}.how-section li{padding:25px 0}.how-section li h3{font-size:16px}.how-section li p{font-size:12px}.circle-link{width:50px;height:50px;margin-top:20px}.footer-top{gap:15px}.footer-top p{margin-left:auto}.footer-contact{margin-left:0;width:100%;margin-top:15px}.footer-bottom{align-items:start;flex-direction:column}.footer-links{margin-left:0;font-size:10px}.form-grid{grid-template-columns:1fr}.auth-form h1{font-size:28px}.auth-links{font-size:10px}.detail-image{height:540px}.hero-topline{padding-bottom:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Filtered results flow from the first column without editorial offsets. */
.template-grid:has(.template-card[hidden]) .template-card{margin-top:0;max-width:none;grid-column:auto}
.header nav{font-size:13px}.filter-label{font-size:12px}.chip{min-height:32px}.search input{font-size:13px}.catalog-meta{font-size:11px}.card-title p{font-size:12px}.card-bottom strong{font-size:11px}.tag{font-size:10px}.collection-note p,.collection-note>a{font-size:12px}.how-section li p{font-size:13px}.auth-form label{font-size:13px}.auth-links{font-size:12px}
@media(max-width:800px){.header nav{font-size:12px}.chip{min-height:36px}.card-title p{font-size:12px}.card-bottom strong{font-size:11px}}
@media(max-width:560px){.hero-description{font-size:14px}.filter-row{gap:7px}.chip{font-size:11px}.catalog-meta{font-size:11px}.footer-links a{padding:8px 0}.auth-links{font-size:11px}}

/* Account controls remain usable on small screens. */
.header-actions form{margin:0}.header-actions .logout{display:block}
@media(max-width:800px){.header-actions form{display:block}.header-actions .logout{font-size:11px;padding:10px 0}.header-actions{flex-wrap:wrap}}
.content-preview{width:100%;max-height:240px;object-fit:contain;background:#eee}

.source-materials .row{flex-wrap:wrap}.source-materials .row>a{min-width:0;flex:1 1 180px;overflow-wrap:anywhere}.source-materials form{margin:0}

.publication-schedule{display:block;margin-top:.5rem;font-size:.75rem;font-weight:400;color:var(--muted,#666);overflow-wrap:anywhere}

.site-card{flex-wrap:wrap}.site-card>div{flex:1 1 100%;min-width:0;overflow-wrap:anywhere}.site-card .badge{margin-left:0}

.composition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0}.composition-card{min-width:0;margin:0}.composition-card select{width:100%;margin-bottom:16px}.composition-card .eyebrow{color:var(--accent,#3157ff)}@media(max-width:760px){.composition-grid{grid-template-columns:1fr}}
.composition-card iframe{width:100%;height:270px;border:1px solid #dedede;border-radius:8px;background:#f5f5f5;margin-bottom:12px}.composition-card iframe[hidden]{display:none}

/* Subtle platform refinements: grayscale and one cobalt accent. */
.platform{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.platform h1{letter-spacing:-.045em}.platform h2{letter-spacing:-.03em}.platform h3{letter-spacing:-.02em}
.platform .hero-copy h1{letter-spacing:-.055em}.platform .lead{line-height:1.85;color:#666}
.platform .button{min-height:44px;gap:16px;font-weight:550;transition:background-color .16s,border-color .16s}
.platform .panel{border-color:#e2e2e2}.platform .panel h2{margin-bottom:20px}
.platform label{gap:9px}.platform input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.platform select{min-height:44px}
.platform input,.platform textarea,.platform select{border-color:#d8d8d8}.platform textarea{line-height:1.75}
.platform input::placeholder,.platform textarea::placeholder{color:#858585}
.platform :is(a,button,input,textarea,select):focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.platform .eyebrow{letter-spacing:.12em}.platform .hint{line-height:1.75}
.platform .order-card:hover{border-color:#9b9b9b}.platform .tabs a.active{border-bottom-color:var(--accent)}
.platform .step-nav button.active{border-bottom-color:var(--accent);background:#fff}
.platform .composition-card{padding:24px}.platform .composition-card iframe{border-radius:0;border-color:var(--line)}
.platform .composition-card .eyebrow{color:var(--muted)}
.platform .prose{line-height:1.9}.platform .faq summary{line-height:1.6}.platform .details-list dd{line-height:1.8}
@media(max-width:560px){
 .platform .hero-description{font-size:15px;line-height:1.8}.platform .hero-cta{font-size:14px}
 .platform .collection-intro>p:last-child,.platform .stage-copy>p:not(.eyebrow){font-size:14px;line-height:1.8}
 .platform .chip{min-height:36px;font-size:12px}.platform .filter-label{font-size:12px}
 .platform .how-section li p,.platform .collection-note p{font-size:14px;line-height:1.75}
 .platform .auth-links,.platform .footer-links{font-size:12px}.platform .panel{padding:22px}
 .platform .order-card{padding:20px;gap:14px}.platform .step-nav button{font-size:12px;min-height:48px}
 .platform .details-list>div{grid-template-columns:84px minmax(0,1fr);gap:12px}
}
@media(prefers-reduced-motion:reduce){.platform .button{transition:none}}
