:root{color:#19232d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue:#075bf5;--blue-dark:#0648c5;--ink:#19232d;--muted:#65717e;--line:#e6e9ee;--white:#fff;--radius:20px;background:#f7f8fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button{color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em}p{line-height:1.6}h1{font-size:52px;font-weight:650;line-height:1.12}h2{font-size:29px;font-weight:640;line-height:1.22}h3{font-size:19px;font-weight:620;line-height:1.35}button,a,input,select,textarea,summary{outline-offset:4px}:focus-visible{outline:3px solid #3381ff}::selection{background:#cfe2ff}html{scroll-behavior:smooth;scroll-padding-top:100px}input,select,textarea{min-width:0}input::placeholder,textarea::placeholder{color:#5e6d80}input[type=search]::-webkit-search-cancel-button{display:none}.page-width{width:min(1200px,100% - 72px);margin-left:auto;margin-right:auto}.page-narrow{width:min(820px,100% - 48px);margin-left:auto;margin-right:auto}.inner-page{min-height:calc(100vh - 290px);padding-top:54px;padding-bottom:88px}.page-heading{margin-bottom:36px}.page-heading .eyebrow{margin-bottom:16px}.page-heading h1{margin-bottom:14px}.page-heading p{color:var(--muted);font-size:17px}.page-heading-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.eyebrow{letter-spacing:.14em;color:var(--blue);align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex}.live-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #075bf510}.section-index,.small-label{letter-spacing:.12em;color:#5e6d80;font-size:10px;font-weight:650}.small-label{display:block}.section-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.section-heading h2{margin-top:10px}.button{background:0 0;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 19px;font-size:13px;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.button:hover{text-decoration:none}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 2px 3px #075bf518}.button.primary:hover:not(:disabled){background:var(--blue-dark)}.button.secondary{color:#2d3b4a;background:#fff;border-color:#dce2e9}.button.secondary:hover{background:#f3f6fa}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#344355}.button.quiet{color:var(--muted)}.button.quiet:hover{color:var(--ink);background:#edf1f5}.button.large{min-height:52px;padding:15px 23px;font-size:14px}.button.full-width{width:100%}.button.danger-quiet{color:#b63838}.button.danger-quiet:hover{background:#fff1f1}.icon-button{min-width:44px;min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.icon-button:hover{background:#eff2f6}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.muted{color:var(--muted)}.notice,.error-message,.success-message,.inline-notice{border-radius:10px;padding:13px 16px;font-size:13px;line-height:1.55}.notice,.inline-notice{color:#41556e;background:#edf3fd}.error-message{color:#a42f2f;overflow-wrap:anywhere;background:#fff0ef;margin:16px 0}.success-message{color:#226a46;background:#edf8f1;align-items:flex-start;gap:9px;margin:18px 0;display:flex}.inline-notice{margin-bottom:15px}.spinner{border:2px solid #dce7f9;border-top-color:var(--blue);border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin;display:inline-block}.spinning{animation:1.5s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.visually-hidden,.skip-link:not(:focus){clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:10000;background:#fff;border-radius:8px;padding:14px;position:fixed;top:8px;left:8px}.site-header{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#ffffffd9;border-bottom:1px solid #e8ecf1;height:78px;position:sticky;top:0}.header-inner{align-items:center;gap:42px;width:min(1344px,100% - 72px);height:100%;margin:auto;display:flex}.brand{letter-spacing:-1px;color:#1b2632;white-space:nowrap;align-items:center;gap:11px;font-size:22px;font-weight:720;display:flex}.brand:hover{text-decoration:none}.brand-icon{background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:41px;height:41px;display:flex;box-shadow:0 3px 8px #075bf51a}.brand-domain{color:#5e6d80;font-weight:530}.desktop-nav{flex:1;align-items:center;gap:28px;display:flex}.desktop-nav>a{color:#5e6d80;white-space:nowrap;align-items:center;min-height:44px;font-size:12px;font-weight:550;display:flex;position:relative}.desktop-nav>a:hover{color:var(--ink);text-decoration:none}.desktop-nav>a.active{color:var(--ink)}.desktop-nav>a.active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:22px;margin-left:auto;display:flex}.partner-link{color:#5e6975;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:550;display:flex}.login-button{color:#243549;background:#eff3f8;min-width:90px;font-size:12px}.login-button:hover{background:#e6ecf4}.account-wrap{position:relative}.account-button{gap:8px;padding:5px 9px}.avatar{width:30px;height:30px;color:var(--blue);background:#e2edff;border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:flex}.account-name{text-overflow:ellipsis;max-width:95px;overflow:hidden}.account-menu{border:1px solid var(--line);z-index:2000;background:#fff;border-radius:14px;min-width:235px;padding:8px;position:absolute;top:50px;right:0;box-shadow:0 12px 40px #19232d18}.account-menu p{color:var(--muted);word-break:break-all;padding:9px;font-size:12px}.account-menu a,.account-menu button{text-align:left;width:100%;min-height:44px;color:var(--ink);background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:10px;font-size:13px;display:flex}.account-menu a:hover,.account-menu button:hover{background:#f3f5f8;text-decoration:none}.mobile-nav{display:none}.site-footer{border-top:1px solid var(--line);background:#f7f8fa;padding:34px 0 30px}.footer-inner{justify-content:space-between;gap:40px;width:min(1200px,100% - 72px);margin:auto;display:flex}.footer-brand{letter-spacing:-.5px;gap:9px;font-size:16px}.footer-brand svg{color:var(--blue)}.footer-inner p{color:#5e6d80;margin:12px 0;font-size:11px}.copyright{color:#5e6d80;font-size:10px}.footer-links{grid-template-columns:1fr 1fr;align-content:start;gap:4px 35px;display:grid}.footer-links a{color:#5e6d80;align-items:center;min-height:28px;font-size:11px;display:flex}.legal-operator{color:#5e6d80;max-width:510px;margin-top:12px;font-size:10px;line-height:1.6}.legal-operator a{color:inherit}.hero{grid-template-columns:1.3fr 1fr;align-items:center;min-height:370px;padding-top:27px;padding-bottom:33px;display:grid}.hero-copy{padding:14px 0}.hero h1{letter-spacing:-2.7px;max-width:640px;margin:22px 0 19px;font-size:55px;line-height:1.08}.hero h1>span{color:#5e6d80}.hero-copy>p{color:#5e6d80;font-size:14px;line-height:1.7}.hero-link{align-items:center;gap:13px;min-height:44px;margin-top:13px;font-size:12px;font-weight:650;display:inline-flex}.hero-art{isolation:isolate;justify-self:end;width:385px;height:305px;position:relative}.paper-shadow{filter:blur(55px);opacity:.52;z-index:-1;background:#bfd9fa;border-radius:50%;width:290px;height:205px;position:absolute;top:58px;left:38px}.paper-sheet{background:#fff;border-radius:6px;width:207px;height:249px;position:absolute;top:22px;left:93px;box-shadow:1px 12px 30px #23456412}.back-sheet{background:#e5eaf0;border:1px solid #d6e0eb;top:16px;left:118px;transform:rotate(13deg)}.main-sheet{background:linear-gradient(125deg,#fff 60%,#f8fbff);border:1px solid #e6edf5;padding:22px 23px;transform:rotate(-6deg)}.paper-top{letter-spacing:-.5px;color:#26384c;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.paper-top svg{color:var(--blue)}.paper-lines{flex-direction:column;gap:5px;margin-top:24px;display:flex}.paper-lines span{background:#e8edf3;border-radius:3px;width:87%;height:3px}.paper-lines span:nth-child(2){width:100%}.paper-lines span:nth-child(3){width:67%}.paper-statement{letter-spacing:-.4px;margin-top:15px;font-size:14px;font-weight:650;line-height:1.4}.paper-divider{background:#e7ecf2;height:1px;margin:17px 0 15px}.paper-bottom{justify-content:space-between;align-items:center;display:flex}.paper-bottom>span:first-child{color:#5e6d80;font-size:8px;line-height:1.55}.paper-check{width:34px;height:34px;color:var(--blue);border:1px solid #b5d2ff;border-radius:50%;justify-content:center;align-items:center;display:flex}.floating-file{background:#fff;border:1px solid #e5ebf2;border-radius:12px;align-items:center;gap:11px;width:226px;padding:13px 15px;display:flex;position:absolute;top:215px;left:20px;transform:rotate(-4deg);box-shadow:0 7px 20px #173a5710}.floating-file>span:first-child{color:var(--blue);background:#eaf2ff;border-radius:9px;padding:9px;display:flex}.floating-file strong{letter-spacing:-.1px;font-size:10px;display:block}.floating-file small{color:#5e6d80;margin-top:5px;font-size:8px;display:block}.file-check{color:var(--blue);background:#f7faff;border:1px solid #e1ebf7;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;margin-left:auto;display:flex}.art-spark{color:#5e6d80;font-size:22px;font-weight:200;position:absolute}.spark-one{top:27px;left:42px;transform:rotate(10deg)}.spark-two{font-size:30px;top:193px;right:5px;transform:rotate(16deg)}.art-caption{letter-spacing:.12em;color:#5e6d80;font-size:7px;position:absolute;bottom:0;right:30px}.discovery{padding-top:18px}.location-button{color:#38526f;background:#fff;border:1px solid #dce3ec;border-radius:10px;min-height:42px;margin-top:15px;font-size:12px}.location-button svg{color:var(--blue)}.search-toolbar{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:20px 20px 0 0;align-items:center;gap:17px;padding:15px;display:flex}.search-input{background:#f5f7fa;border:1px solid #e8ecf1;border-radius:10px;flex:1;align-items:center;gap:11px;min-width:0;padding:0 13px;display:flex;position:relative}.search-input>svg{color:#5e6d80}.search-input input{background:0 0;border:0;outline:none;width:100%;min-height:45px;font-size:12px}.search-input:focus-within{outline-offset:2px;outline:3px solid #3381ff}.search-input .icon-button{min-width:30px;position:absolute;right:5px}.filter-chips{gap:9px;display:flex}.filter-chip{white-space:nowrap;background:#fff;border:1px solid #e1e6ec;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:10px 14px;font-size:11px;font-weight:500;display:flex}.filter-chip:hover{background:#f4f7fc}.filter-chip.selected{color:var(--blue);background:#edf4ff;border-color:#aacaff}.color-dot{border-radius:50%;flex-shrink:0;width:13px;height:13px;display:inline-block}.color-dot.color{background:conic-gradient(#fc7890,#e6b35d,#66c7a3,#649bfd,#b597e9,#fc7890);border:1px solid #00000005}.color-dot.bw{background:linear-gradient(135deg,#4b5868 50%,#dce2e9 50%)}.discovery-grid{border:1px solid var(--line);background:#fff;border-radius:0 0 20px 20px;grid-template-columns:360px 1fr;min-height:484px;display:grid;overflow:hidden}.studio-list{z-index:2;border-right:1px solid var(--line);min-width:0;height:484px;position:relative;overflow:auto}.list-heading{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:10px;padding:20px 21px 17px;font-size:12px;font-weight:650;display:flex}.list-heading small{color:#5e6d80;font-size:9px;font-weight:400}.list-empty{text-align:center;flex-direction:column;align-items:center;min-height:420px;padding:33px 33px 19px;display:flex}.empty-store{color:#5777a6;background:#f0f5fd;border-radius:22px;justify-content:center;align-items:center;width:71px;height:71px;margin-bottom:24px;display:flex;position:relative}.empty-store>span{background:var(--blue);color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;display:flex;position:absolute;bottom:1px;right:-4px}.list-empty .small-label{color:#5e6d80;letter-spacing:.1em;margin-bottom:11px;font-size:8px}.list-empty h3{letter-spacing:-.7px;max-width:260px;font-size:22px;font-weight:620;line-height:1.25}.list-empty p{color:#5e6d80;max-width:250px;margin:13px 0 20px;font-size:11px;line-height:1.7}.list-empty .button{min-height:43px;padding:12px 14px;font-size:11px}.empty-bottom{color:#5e6d80;justify-content:center;align-items:center;gap:7px;margin-top:auto;padding-top:28px;font-size:8px;display:flex}.list-loading{min-height:420px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:30px;font-size:12px;display:flex}.studio-card{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;width:100%;padding:20px 22px;transition:background .15s}.studio-card:hover{background:#f8fbff}.studio-card-top{align-items:center;gap:11px;display:flex}.studio-symbol{color:#5e6d80;background:#edf4fe;border:1px solid #e5edfa;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.studio-card-top>div{flex:1}.studio-card-top>svg{color:#5e6d80}.studio-card-top h3{letter-spacing:-.35px;font-size:16px}.studio-card-top p{color:#5e6d80;margin-top:2px;font-size:10px}.studio-address,.studio-hours{color:#5e6d80;align-items:flex-start;gap:8px;margin-top:13px;font-size:11px;line-height:1.5;display:flex}.studio-address svg,.studio-hours svg{margin-top:1px}.studio-hours{margin-top:7px}.studio-card-bottom{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;display:flex}.studio-card-bottom small{color:#5e6d80;margin-bottom:5px;font-size:9px;display:block}.studio-card-bottom strong{letter-spacing:-.5px;font-size:18px}.studio-card-bottom strong>span{letter-spacing:0;color:#5e6d80;font-size:10px;font-weight:400}.round-arrow{width:33px;height:33px;color:var(--blue);background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;display:flex}.map-shell{isolation:isolate;background:#e8eee8;min-height:484px;position:relative}.map-canvas{z-index:1;background:#e8eee8;position:absolute;inset:0}.map-canvas .leaflet-tile-pane{filter:saturate(.48)contrast(.96)}.map-caption{z-index:450;color:#596878;pointer-events:none;background:#fffffff0;border:1px solid #fff;border-radius:9px;align-items:center;gap:7px;padding:11px 13px;font-size:10px;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 2px 9px #2137280a}.map-caption svg{color:var(--blue)}.map-empty-note{z-index:450;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #fff;border-radius:14px;align-items:center;gap:13px;width:302px;max-width:calc(100% - 40px);padding:18px 19px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 35px #293c311a}.map-empty-icon{color:#5e6d80;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:49px;display:flex}.map-empty-note strong{letter-spacing:-.3px;font-size:13px;display:block}.map-empty-note p{color:#5e6d80;margin-top:5px;font-size:9px;line-height:1.55}.map-notice,.map-loading{z-index:500;color:var(--muted);background:#fff;border-radius:8px;padding:12px;font-size:12px;position:absolute;bottom:40px;left:20px;right:20px}.map-loading{text-align:center;top:50%;bottom:auto}.studio-marker-wrap{background:0 0;border:0}.studio-marker{min-height:44px;color:var(--blue);white-space:nowrap;background:#fff;border:2px solid #fff;border-radius:11px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:650;display:inline-flex;box-shadow:0 3px 13px #17395235}.studio-marker.is-selected,.studio-marker:hover{background:var(--blue);color:#fff}.leaflet-control-attribution{font:9px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.leaflet-bar{overflow:hidden;border:1px solid #dce1e6!important;border-radius:11px!important;box-shadow:0 3px 12px #0000000d!important}.leaflet-bar a{color:#4c5e70!important;width:44px!important;height:44px!important;font-size:20px!important;line-height:44px!important}.steps-strip{justify-content:space-between;align-items:center;gap:22px;padding-top:36px;padding-bottom:36px;display:flex}.steps-strip>div{align-items:center;gap:12px;display:flex}.step-icon{color:#5e6d80;background:#eff3f8;border:1px solid #e8edf4;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.steps-strip strong{font-size:12px;font-weight:650}.steps-strip p{color:#5e6d80;white-space:nowrap;margin-top:4px;font-size:10px}.steps-arrow{color:#5e6d80}.partner-banner{background:#eaf0f7;border:1px solid #e0e8f1;border-radius:21px;justify-content:space-between;align-items:center;margin-top:13px;margin-bottom:62px;padding:41px 46px;display:flex;overflow:hidden}.partner-banner .eyebrow{color:#5e6d80;font-size:9px}.partner-banner h2{letter-spacing:-1.1px;margin:15px 0 14px;font-size:32px;line-height:1.15}.partner-banner p{color:#5e6d80;margin-bottom:20px;font-size:12px;line-height:1.7}.banner-art{isolation:isolate;color:#5e6d80;justify-content:center;align-self:stretch;align-items:center;width:345px;display:flex;position:relative}.banner-circle{z-index:-1;background:#e5edf6;border:1px solid #d4dfec;border-radius:50%;width:210px;height:210px;position:absolute;box-shadow:0 0 0 24px #e9eff7,0 0 0 25px #dce5ef}.banner-art>svg{color:#5e6d80;stroke-width:1px;position:relative;top:-9px;transform:rotate(-9deg)}.banner-tag{white-space:nowrap;background:#fff;border:1px solid #e3eaf3;border-radius:9px;align-items:center;gap:9px;padding:13px 15px;font-size:9px;display:flex;position:absolute;bottom:26px;transform:rotate(-4deg);box-shadow:0 5px 12px #173d6810}.banner-tag .live-dot{width:5px;height:5px;box-shadow:none;background:#74a092}.modal-backdrop{z-index:5000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#13213665;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0;overflow:auto}.modal{background:#fff;border:1px solid #fff;border-radius:23px;outline:none;width:460px;max-width:100%;max-height:calc(100dvh - 60px);padding:28px;position:relative;overflow:auto;box-shadow:0 25px 100px #11203330}.modal-wide{width:940px;padding:29px 30px}.modal-heading{justify-content:space-between;align-items:center;gap:16px;margin:-6px -7px 0 0;display:flex}.modal-heading h2{letter-spacing:-.8px;font-size:24px;line-height:1.25}.modal-description{color:var(--muted);max-width:335px;margin-top:9px;font-size:13px}.auth-tabs{margin:23px 0}.segmented{background:#eff2f6;border-radius:10px;gap:3px;padding:4px;display:flex}.segmented button{color:#5e6d80;background:0 0;border:1px solid #0000;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 10px;font-size:12px;font-weight:550;line-height:1.2;display:flex}.segmented button.selected{color:#23364e;background:#fff;border-color:#e2e7ed;box-shadow:0 1px 4px #1f33451a}.segmented button:disabled{opacity:.35}.form-stack{flex-direction:column;gap:18px;display:flex}.form-stack.compact{gap:15px}.form-stack label,.form-grid>label{color:#4d5d70;font-size:12px;font-weight:550;line-height:1.5;display:block}.form-stack input:not([type=checkbox]),.form-stack select,.form-stack textarea,.form-grid input,.manual-coordinates input{color:#293a4e;background:#fff;border:1px solid #dce3eb;border-radius:9px;width:100%;min-height:46px;margin-top:7px;padding:12px 13px;font-size:13px;transition:border .15s;display:block}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus,.form-grid input:focus{border-color:#5997f9}.form-stack textarea{resize:vertical;min-height:78px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}fieldset{border:0;min-width:0;margin:0;padding:0}legend{color:#4d5d70;margin-bottom:8px;padding:0;font-size:12px;font-weight:550}input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue);cursor:pointer;flex-shrink:0;margin:2px 0 0}.checkbox-label{cursor:pointer;align-items:flex-start;gap:10px;min-height:32px;padding:5px 0;font-size:12px!important;font-weight:400!important;line-height:1.6!important;display:flex!important}.checkbox-label>span{display:block}.checkbox-label small{color:#5e6d80;margin-top:2px;font-size:10px;display:block}.agreements{flex-direction:column;gap:7px;display:flex}.optional{color:#5e6d80;margin-left:5px;font-size:10px;font-weight:400}.selected-studio{background:#f9fbfe;border:1px solid #e8edf4;border-radius:13px;align-items:center;gap:12px;margin:20px 0 0;padding:15px;display:flex}.selected-studio>div{flex:1;min-width:0}.selected-studio strong{font-size:13px}.selected-studio p,.selected-studio a{color:#5e6d80;margin-top:4px;font-size:11px;line-height:1.6}.selected-studio a{color:var(--blue)}.selected-studio>svg{color:#5e6d80}.tag{color:#5e6d80;white-space:nowrap;background:#eaf0f8;border-radius:6px;padding:6px 8px;font-size:9px}.studio-details{color:#5e6d80;margin-top:10px;font-size:11px}.studio-details summary{cursor:pointer;text-underline-offset:3px;align-items:center;min-height:40px;text-decoration:underline;display:flex}.studio-details p{margin:0 0 7px;font-size:11px}.auth-prompt{text-align:center;color:var(--muted);padding:35px 20px 18px}.auth-prompt>svg{color:#5e6d80;margin-bottom:15px}.auth-prompt h3{color:var(--ink);font-size:21px}.auth-prompt p{max-width:440px;margin:12px auto 22px;font-size:13px}.print-layout{grid-template-columns:1fr 290px;gap:30px;margin-top:18px;display:grid}.step-heading{align-items:center;gap:9px;margin:15px 0;display:flex}.step-heading>span{width:22px;height:22px;color:var(--blue);background:#eaf2ff;border-radius:7px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.step-heading h3{letter-spacing:-.3px;font-size:15px}.upload-zone{text-align:center;background:#f8fbff;border:1.5px dashed #bed1ed;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:235px;padding:23px 18px;transition:background .15s;display:flex}.upload-zone.dragging{border-color:var(--blue);background:#e8f2ff}.upload-icon{color:#5e6d80;background:#eaf2ff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:13px;display:flex}.upload-zone p{color:#5e6d80;margin-top:6px;font-size:10px}.upload-zone .button{min-height:40px;margin-top:15px;padding:10px 17px;font-size:11px}.upload-zone small{color:#5e6d80;margin-top:12px;font-size:9px}.uploaded-file{background:#f3f8ff;border:1px solid #dce7f7;border-radius:11px;align-items:center;gap:12px;padding:16px;display:flex}.uploaded-file>svg{color:#5e6d80}.uploaded-file>div{flex:1;min-width:0}.uploaded-file strong{overflow-wrap:anywhere;font-size:12px}.uploaded-file p{color:#5e6d80;margin-top:5px;font-size:10px}.duplex-choice{border:1px solid #e4e9f0;border-radius:9px;padding:12px!important}.order-summary{background:#f6f8fc;border:1px solid #e9edf4;border-radius:14px;align-self:start;margin-top:15px;padding:23px 20px}.order-summary .eyebrow{color:#5e6d80;font-size:8px}.order-summary h3{letter-spacing:-.6px;margin:12px 0 22px;font-size:19px}.summary-lines{flex-direction:column;gap:12px;display:flex}.summary-lines>div{justify-content:space-between;gap:12px;font-size:11px;display:flex}.summary-lines span{color:#5e6d80}.summary-lines strong{text-align:right;font-weight:550}.summary-total{border-top:1px solid #e0e7f0;justify-content:space-between;align-items:center;margin-top:20px;padding-top:19px;display:flex}.summary-total>span{font-size:13px;font-weight:600}.summary-total strong{letter-spacing:-1px;font-size:27px}.payment-note{color:#5e6d80;align-items:flex-start;gap:8px;margin-top:22px;display:flex}.payment-note strong{color:#516b8e;font-size:10px;font-weight:650;display:block}.payment-note p{color:#5e6d80;margin-top:5px;font-size:9px;line-height:1.6}.summary-hint{color:#5e6d80;margin:15px 0;font-size:10px;line-height:1.7}.agreement-compact{margin:17px 0 12px;font-size:10px!important}.agreement-compact input{width:16px;height:16px}.secure-note{color:#5e6d80;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:8px;display:flex}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:70px 25px;display:flex}.empty-state h2{font-size:26px}.empty-state p{color:#5e6d80;max-width:440px;font-size:13px;line-height:1.7}.empty-state .button{margin-top:8px}.empty-icon{color:#5e6d80;background:#eef4fd;border-radius:23px;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:4px;display:flex}.orders-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.orders-tabs{width:280px}.orders-tabs span{color:#5e6d80;background:#ebf1fa;border-radius:5px;padding:2px 6px;font-size:10px}.order-list{flex-direction:column;gap:12px;display:flex}.order-card{text-align:left;background:#fff;border:1px solid #e5eaf1;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:22px 25px;display:flex}.order-card:hover{background:#fafdff;border-color:#cfdcee}.order-document{flex:1;align-items:center;gap:15px;min-width:0;display:flex}.order-document>div{min-width:0}.document-icon{color:#5e6d80;background:#edf4ff;border:1px solid #e4edfa;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:53px;display:flex}.order-number{color:#5e6d80;font-size:9px}.order-document h3{letter-spacing:-.3px;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:16px;overflow:hidden}.order-document p{color:#5e6d80;margin-top:7px;font-size:10px}.order-card-end{align-items:center;gap:25px;display:flex}.order-card-end>strong{letter-spacing:-.5px;white-space:nowrap;font-size:17px}.order-card-end>svg{color:#5e6d80}.status{color:#5e6d80;white-space:nowrap;background:#eff3f8;border-radius:7px;align-items:center;gap:6px;width:fit-content;min-height:27px;padding:6px 9px;font-size:10px;line-height:1.2;display:inline-flex}.status>span{background:currentColor;border-radius:50%;width:5px;height:5px}.status-submitted{color:#5e6d80;background:#fff6e7}.status-accepted,.status-printing{color:#5e6d80;background:#edf3fe}.status-ready,.status-completed{color:#5e6d80;background:#edf7f0}.status-rejected,.status-cancelled{color:#5e6d80;background:#f8efef}.order-detail-file{overflow-wrap:anywhere;margin:21px 0 12px;font-size:21px}.order-detail-meta{flex-wrap:wrap;gap:7px;display:flex}.order-detail-meta span{color:#5e6d80;background:#f1f4f8;border-radius:6px;padding:5px 8px;font-size:10px}.detail-block{flex-direction:column;gap:8px;margin-top:23px;display:flex}.detail-block strong{font-size:13px;font-weight:550}.detail-block a,.detail-block p{overflow-wrap:anywhere;font-size:12px}.detail-total{border-top:1px solid var(--line);color:#5e6d80;justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;font-size:12px;display:flex}.detail-total strong{color:var(--ink);letter-spacing:-1px;font-size:27px}.order-actions{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.order-actions .button{flex-grow:1;padding:11px 12px;font-size:11px}.order-history{color:#5e6d80;border-top:1px solid #edf0f5;margin-top:22px;padding-top:12px;font-size:11px}.order-history summary{cursor:pointer;align-items:center;gap:8px;min-height:40px;display:flex}.order-history>div{border-bottom:1px solid #f0f3f7;justify-content:space-between;gap:15px;padding:10px 0;display:flex}.order-history small{font-size:10px}.b2b-hero{grid-template-columns:1.4fr 1fr;align-items:center;gap:50px;padding:28px 0 58px;display:grid}.b2b-hero h1{letter-spacing:-2.5px;margin:23px 0;font-size:54px;line-height:1.08}.b2b-hero h1>span{color:#5e6d80}.b2b-hero p{color:#5e6d80;max-width:510px;margin-bottom:27px;font-size:16px;line-height:1.7}.b2b-free{color:#5e6d80;align-items:center;gap:7px;margin-top:17px;font-size:10px;display:flex}.b2b-free svg{color:#5e6d80}.b2b-illustration{background:#eaf1fa;border:1px solid #d6e3f2;border-radius:50%;flex-direction:column;justify-content:center;justify-self:center;align-items:center;gap:26px;width:330px;height:330px;display:flex;transform:rotate(-5deg);box-shadow:0 0 0 17px #f0f4fa,0 0 0 18px #e8eef6}.b2b-illustration svg{color:#5e6d80}.b2b-illustration span{letter-spacing:-.6px;text-align:center;color:#5e6d80;font-size:17px;font-weight:550;line-height:1.4}.b2b-features{grid-template-columns:repeat(3,1fr);gap:20px;margin:16px 0 35px;display:grid}.b2b-features article{padding:28px}.b2b-features svg{color:#5e6d80;margin-bottom:24px}.b2b-features h3{font-size:19px}.b2b-features p{color:#5e6d80;margin-top:12px;font-size:12px;line-height:1.75}.b2b-start{margin-bottom:20px;padding:36px}.b2b-start h2{max-width:500px;margin-top:11px;font-size:28px}.b2b-start ol{grid-template-columns:repeat(3,1fr);gap:28px;margin:31px 0;padding:0;list-style:none;display:grid}.b2b-start li{gap:15px;display:flex}.b2b-start li>span{color:#5e6d80;letter-spacing:.03em;font-size:12px}.b2b-start strong{font-size:12px;font-weight:600}.b2b-start li p{color:#5e6d80;margin-top:8px;font-size:11px}.b2b-start>.muted{border-top:1px solid var(--line);padding-top:20px;font-size:10px}.workspace-tabs{border-bottom:1px solid #e0e7f0;gap:20px;margin-bottom:28px;display:flex}.workspace-tabs>button{color:#5e6d80;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:9px;min-height:50px;padding:10px 4px;font-size:13px;font-weight:550;display:flex}.workspace-tabs>button.selected{border-bottom-color:var(--blue);color:var(--blue)}.studio-form{grid-template-columns:1fr 310px;gap:26px;display:grid}.studio-form-main{flex-direction:column;gap:23px;min-width:0;display:flex}.form-panel{padding:28px 30px}.form-section-title{align-items:center;gap:14px;margin-bottom:27px;display:flex}.form-section-title>span{color:#5e6d80;background:#f0f5fd;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.form-section-title h2{letter-spacing:-.6px;font-size:20px}.form-section-title p{color:#5e6d80;margin-top:6px;font-size:11px;line-height:1.55}.map-picker-heading{color:#5e6d80;justify-content:space-between;align-items:center;gap:10px;margin-top:6px;font-size:11px;display:flex}.map-picker-heading .button{min-height:40px;padding:9px;font-size:10px}.location-picker{isolation:isolate;z-index:0;border:1px solid #dce5ef;border-radius:11px;height:250px}.location-picker .leaflet-tile-pane{filter:saturate(.55)}.field-help{color:#5e6d80;margin-top:2px;font-size:10px;line-height:1.6}.manual-coordinates summary{color:#5e6d80;cursor:pointer;text-underline-offset:3px;align-items:center;min-height:40px;font-size:11px;text-decoration:underline;display:flex}.manual-coordinates .form-grid{margin-top:10px}.studio-capabilities{flex-wrap:wrap;gap:16px;margin-top:2px;display:flex}.studio-capabilities .checkbox-label{font-size:11px!important}.price-grid{margin-bottom:16px}.currency-input{position:relative}.currency-input input{padding-right:32px}.currency-input>span{color:#5e6d80;font-size:13px;position:absolute;top:13px;right:14px}.studio-form-aside{min-width:0}.publication-panel{background:#f4f8ff;border-color:#e1eaf7;padding:25px 23px;position:sticky;top:108px}.publication-panel .eyebrow{color:#5e6d80;font-size:8px}.publication-panel h3{letter-spacing:-.8px;margin:16px 0;font-size:24px;line-height:1.15}.publication-panel>p{color:#5e6d80;font-size:12px;line-height:1.75}.publication-toggle{background:#fff;border:1px solid #dfe9f7;border-radius:10px;align-items:center;margin:23px 0;padding:14px!important}.publication-toggle strong{color:#587190;font-size:12px;font-weight:550}.publication-toggle small{color:#5e6d80;font-size:9px}.publication-benefits{color:#5e6d80;flex-direction:column;gap:13px;margin-bottom:25px;font-size:10px;display:flex}.publication-benefits>span{align-items:center;gap:8px;display:flex}.publication-benefits svg{color:#5e6d80}.small-link{text-align:center;color:#5e6d80;min-height:32px;margin-top:14px;padding:8px 0;font-size:9px;display:block}.how-steps{flex-direction:column;gap:18px;margin:36px 0 49px;display:flex}.how-steps article{align-items:flex-start;gap:28px;padding:30px;display:flex}.how-steps .empty-icon{border-radius:19px;width:66px;height:66px}.how-steps .section-index{font-size:8px}.how-steps h2{margin:10px 0 12px;font-size:23px}.how-steps p{color:#5e6d80;font-size:13px;line-height:1.8}.faq>h2{margin-bottom:24px;font-size:28px}.faq details{border-bottom:1px solid #dfe6ef;padding:9px 0}.faq summary{cursor:pointer;min-height:46px;padding:13px 25px 13px 0;font-size:14px;font-weight:550;line-height:1.4;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:#5e6d80;font-size:20px;position:absolute;top:9px;right:1px}.faq details[open] summary:after{content:"−"}.faq details p{color:#5e6d80;padding:7px 25px 19px 0;font-size:13px;line-height:1.8}.centered-cta{text-align:center;margin-top:40px}.legal-layout{grid-template-columns:240px 1fr;gap:35px;display:grid}.legal-navigation{align-self:start;position:sticky;top:110px}.back-link{color:#5e6d80;align-items:center;gap:7px;min-height:44px;margin-bottom:25px;font-size:11px;display:flex}.legal-navigation .eyebrow{margin-bottom:20px;font-size:9px}.legal-navigation nav{flex-direction:column;gap:4px;display:flex}.legal-navigation nav>a{color:#5e6d80;border-radius:9px;align-items:center;min-height:44px;padding:12px;font-size:11px;line-height:1.4;display:flex}.legal-navigation nav>a.active{color:var(--blue);background:#e8f0fd}.legal-document{overflow-wrap:anywhere;min-width:0;padding:40px 44px}.legal-document h1{letter-spacing:-1px;margin-bottom:25px;font-size:30px;line-height:1.2}.legal-document h2{margin-top:30px;margin-bottom:13px;font-size:19px}.legal-document h3{margin-top:22px;margin-bottom:11px;font-size:16px}.legal-document p,.legal-document li{color:#61748c;font-size:13px;line-height:1.85}.legal-document p{margin-bottom:14px}.legal-document ul,.legal-document ol{margin:15px 0;padding-left:21px}.legal-document li{margin:7px 0;padding-left:3px}.legal-document hr{border:0;border-top:1px solid var(--line);margin:25px 0}.legal-document strong{color:#445972;font-weight:600}.legal-document table{border-collapse:collapse;width:100%;margin:20px 0;font-size:12px}.legal-document th,.legal-document td{text-align:left;border:1px solid #e0e7ef;padding:10px;line-height:1.6}.legal-document th{background:#f5f8fc}.legal-document blockquote{border-left:3px solid #c5d8f6;margin-left:0;padding-left:18px}@media (width>=1600px){.hero{min-height:400px}.hero h1{font-size:60px}.hero-art{transform-origin:100%;transform:scale(1.05)}.discovery-grid,.studio-list,.map-shell{height:520px;min-height:520px}.list-empty{min-height:455px;padding-top:46px}.hero-copy>p{font-size:16px}}@media (width<=1100px){.header-inner{gap:28px;width:calc(100% - 48px)}.desktop-nav{gap:18px}.desktop-nav>a{font-size:11px}.header-actions{gap:15px}.partner-link{font-size:11px}.brand{font-size:20px}.page-width{width:calc(100% - 48px)}.hero h1{letter-spacing:-2px;font-size:48px}.hero-art{transform-origin:100%;width:325px;transform:scale(.94)}.hero{grid-template-columns:1.3fr 1fr;min-height:350px}.hero-copy>p{font-size:13px}.discovery-grid{grid-template-columns:330px 1fr}.steps-strip{gap:14px}.steps-strip>div{gap:9px}.steps-strip strong{font-size:11px}.steps-strip p{white-space:normal;max-width:170px;font-size:9px}.steps-arrow{display:none}.banner-art{width:310px}.studio-form{grid-template-columns:1fr 285px;gap:20px}.form-panel{padding:24px}.b2b-hero h1{font-size:48px}.b2b-illustration{width:275px;height:275px}.b2b-illustration svg{width:110px;height:110px}.legal-layout{grid-template-columns:210px 1fr;gap:23px}.legal-document{padding:32px}.order-card-end{gap:15px}.order-card{padding:20px}.order-card-end .status{font-size:9px}}@media (width<=900px){.desktop-nav{gap:16px}.desktop-nav a:last-child,.partner-link{display:none}.header-inner{gap:35px}.hero-art{width:300px;transform:scale(.83)}.hero{grid-template-columns:1.2fr .8fr;min-height:335px}.hero h1{letter-spacing:-1.9px;font-size:43px}.hero-copy>p{font-size:12px}.hero .eyebrow{font-size:8px}.hero-link{font-size:11px}.discovery-grid{grid-template-columns:310px 1fr}.map-empty-note{gap:4px;width:240px;padding:14px}.map-empty-note strong{font-size:11px}.map-empty-note p{font-size:8px}.map-empty-icon{width:37px}.search-toolbar{gap:12px}.filter-chips{gap:7px}.filter-chip{padding:10px;font-size:10px}.search-input input{font-size:11px}.list-heading{padding:18px 16px}.list-empty{padding-left:24px;padding-right:24px}.partner-banner{padding:35px}.banner-art{width:255px}.banner-tag{padding:11px;font-size:8px}.steps-strip{padding:27px 0}.step-icon{width:41px;height:41px}.steps-strip strong{font-size:10px}.steps-strip p{font-size:8px}.footer-links{gap:3px 18px}.footer-inner{gap:25px;width:calc(100% - 48px)}.footer-inner p{max-width:200px}.footer-links a{font-size:10px}.print-layout{grid-template-columns:1fr 265px;gap:20px}.modal-wide{padding:24px}.order-summary{padding:20px 17px}.order-summary h3{font-size:18px}.b2b-hero{gap:30px}.b2b-hero h1{font-size:43px}.b2b-hero p{font-size:14px}.b2b-illustration{width:235px;height:235px}.b2b-illustration svg{width:90px;height:90px}.b2b-illustration span{font-size:15px}.b2b-features{gap:13px}.b2b-features article{padding:23px}.b2b-features h3{font-size:17px}.b2b-features p{font-size:11px}.studio-form{grid-template-columns:1fr}.studio-form-aside{grid-row:auto}.publication-panel{position:static}.publication-panel h3{max-width:none}.publication-benefits{flex-flow:wrap}.publication-panel .button{width:auto;min-width:220px}.small-link{text-align:left}.legal-layout{grid-template-columns:1fr}.legal-navigation{position:static}.legal-navigation nav{flex-direction:row;gap:4px;margin-bottom:12px;display:flex;overflow:auto}.legal-navigation nav>a{white-space:nowrap;font-size:10px}.legal-navigation .eyebrow{margin-bottom:10px}.back-link{margin-bottom:15px}.order-card{align-items:flex-start}.order-card-end{flex-direction:column;align-items:flex-end;gap:13px}.order-card-end>svg{display:none}}@media (width<=700px){.page-width,.page-narrow{width:calc(100% - 32px)}.site-header{height:67px}.header-inner{gap:20px;width:calc(100% - 32px)}.brand{letter-spacing:-.8px;gap:8px;font-size:20px}.brand-icon{border-radius:10px;width:35px;height:35px}.brand-icon svg{width:21px;height:21px}.desktop-nav{display:none}.header-actions{gap:0}.login-button{border-radius:9px;min-width:76px;min-height:40px;padding:10px 12px;font-size:11px}.login-button svg{width:14px;height:14px}.account-name{max-width:64px;font-size:11px}.account-button{gap:5px;padding:3px}.account-button .avatar{width:28px;height:28px}.mobile-nav{padding:6px 15px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:1500;background:#ffffffed;border-top:1px solid #e1e7ee;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #18355105}.mobile-nav>a{color:#5e6d80;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:49px;font-size:9px;font-weight:500;display:flex}.mobile-nav>a.active{color:var(--blue)}.mobile-nav>a:hover{background:#f4f7fb;text-decoration:none}.site-footer{padding-top:28px;padding-bottom:100px}.footer-inner{flex-direction:column;gap:25px;width:calc(100% - 40px)}.footer-inner p{max-width:none;margin:11px 0;font-size:10px}.footer-links{grid-template-columns:1fr 1fr;gap:4px 15px}.footer-links a{min-height:37px;font-size:10px}.copyright{font-size:9px}.footer-brand{font-size:17px}.hero{min-height:unset;isolation:isolate;grid-template-columns:1fr;padding-top:36px;padding-bottom:17px;position:relative;overflow:hidden}.hero-copy{padding:0}.hero h1{letter-spacing:-2px;margin:20px 0 18px;font-size:42px;line-height:1.06}.hero .eyebrow{letter-spacing:.13em;font-size:8px}.hero-copy>p{max-width:350px;font-size:12px;line-height:1.75}.desktop-break{display:none}.hero-link{min-height:44px;margin-top:10px;font-size:11px}.hero-art{transform-origin:50%;justify-self:center;width:340px;height:300px;margin:-12px 0 -36px;transform:scale(.8)}.paper-sheet{left:100px}.back-sheet{left:120px}.spark-one{left:28px}.spark-two{right:-12px}.art-caption{bottom:-3px;right:7px}.discovery{padding-top:24px}.section-heading{align-items:flex-end;gap:10px;margin-bottom:18px}.section-index{letter-spacing:.11em;font-size:8px}.section-heading h2{letter-spacing:-.9px;margin-top:9px;font-size:26px}.location-button{gap:7px;max-width:153px;min-height:42px;margin-top:0;padding:10px;font-size:9px}.location-button svg{width:15px}.search-toolbar{border-radius:15px 15px 0 0;flex-direction:column;align-items:stretch;gap:11px;padding:12px}.search-input{border-radius:9px;padding:0 10px}.search-input>svg{width:17px}.search-input input{min-height:46px;font-size:11px}.filter-chips{gap:7px}.filter-chip{border-radius:8px;min-height:40px;padding:9px 12px;font-size:10px}.discovery-grid{border-radius:0 0 15px 15px;flex-direction:column-reverse;min-height:0;display:flex}.map-shell{height:260px;min-height:260px}.map-caption{border-radius:7px;padding:9px 10px;font-size:9px;top:12px;left:12px}.map-caption svg{width:13px}.map-empty-note{gap:8px;width:264px;padding:14px}.map-empty-note strong{font-size:12px}.map-empty-note p{font-size:9px}.map-empty-icon{width:38px}.studio-list{border-right:0;border-top:1px solid var(--line);height:auto;min-height:0;max-height:540px}.list-heading{padding:17px 18px;font-size:11px}.list-heading small{font-size:9px}.list-empty{min-height:355px;padding:29px 32px 22px}.empty-store{border-radius:17px;width:57px;height:57px;margin-bottom:18px}.empty-store>svg{width:27px;height:27px}.list-empty h3{max-width:280px;font-size:23px}.list-empty p{max-width:290px;margin:12px 0 20px;font-size:11px}.list-empty .small-label{font-size:8px}.empty-bottom{padding-top:25px;font-size:8px}.list-empty .button{min-height:44px;padding:12px 17px;font-size:11px}.studio-card{padding:19px}.studio-card-top h3{font-size:16px}.studio-card-top p{font-size:11px}.studio-address,.studio-hours{font-size:12px}.studio-card-bottom small{font-size:10px}.studio-card-bottom strong{font-size:20px}.studio-card-bottom strong>span{font-size:11px}.steps-strip{flex-direction:column;align-items:flex-start;gap:23px;padding:31px 12px}.steps-strip>div{gap:15px}.step-icon{border-radius:12px;width:44px;height:44px}.steps-strip strong{font-size:12px}.steps-strip p{max-width:none;font-size:10px}.partner-banner{border-radius:16px;min-height:285px;margin-top:2px;margin-bottom:35px;padding:28px 25px;position:relative}.partner-banner .eyebrow{font-size:8px}.partner-banner h2{max-width:220px;font-size:30px}.partner-banner p{max-width:230px;font-size:11px}.partner-banner .button{font-size:10px}.banner-art{opacity:.27;pointer-events:none;width:155px;height:210px;position:absolute;top:46px;right:-46px}.banner-circle{width:140px;height:140px;box-shadow:0 0 0 17px #e9eff7,0 0 0 18px #dce5ef}.banner-art>svg{width:95px;height:95px}.banner-tag{display:none}.partner-banner>div:first-child{z-index:1;position:relative}.inner-page{min-height:calc(100vh - 290px);padding-top:35px;padding-bottom:45px}h1{letter-spacing:-1.5px;font-size:37px}.page-heading{margin-bottom:26px}.page-heading .eyebrow{margin-bottom:15px;font-size:8px}.page-heading p{font-size:12px;line-height:1.7}.page-heading-row{flex-direction:column;align-items:flex-start;gap:0}.page-heading-row .status{margin-top:15px}.empty-state{gap:12px;padding:44px 23px}.empty-state h2{letter-spacing:-.8px;font-size:23px}.empty-state p,.empty-state .button{font-size:12px}.empty-icon{border-radius:20px;width:64px;height:64px}.modal-backdrop{align-items:center;padding:12px}.modal{border-radius:19px;width:100%;max-height:calc(100dvh - 24px);padding:22px}.modal-heading h2{font-size:22px}.modal-description{margin-top:10px;font-size:12px}.modal-heading{margin-right:-8px}.auth-tabs{margin:20px 0}.form-stack{gap:17px}.form-stack input:not([type=checkbox]),.form-stack select,.form-stack textarea,.form-grid input,.manual-coordinates input{min-height:48px;padding:12px;font-size:16px}.form-stack label,.form-grid>label{font-size:12px}.segmented button{min-height:42px;font-size:11px}.agreements .checkbox-label{font-size:10px!important;line-height:1.7!important}.form-stack>.button{min-height:48px;font-size:13px}.modal-wide{padding:22px 18px}.modal-wide .modal-heading h2{font-size:20px}.print-layout{grid-template-columns:1fr;gap:20px}.selected-studio{gap:10px;margin-top:15px;padding:12px}.selected-studio strong{font-size:12px}.selected-studio p,.selected-studio a{font-size:10px}.tag{padding:5px 6px;font-size:8px}.selected-studio .studio-symbol{width:38px;height:38px}.studio-details,.studio-details p{font-size:10px}.upload-zone{min-height:230px;padding:22px 14px}.upload-zone strong{font-size:13px}.upload-zone p{font-size:11px}.upload-zone .button{min-height:44px;font-size:12px}.upload-zone small{font-size:10px}.step-heading h3{font-size:15px}.form-grid{gap:12px}.order-summary{margin-top:0;padding:23px 19px}.order-summary .eyebrow{font-size:9px}.order-summary h3{margin-top:13px;font-size:24px}.summary-lines>div{font-size:12px}.summary-total>span{font-size:14px}.summary-total strong{font-size:31px}.payment-note strong{font-size:12px}.payment-note p,.summary-hint{font-size:11px}.agreement-compact{font-size:11px!important}.order-summary .button{min-height:48px;font-size:13px}.secure-note{font-size:9px}.auth-prompt{padding:29px 8px 12px}.auth-prompt h3{font-size:20px}.auth-prompt p{font-size:12px}.orders-toolbar{gap:8px}.orders-tabs{width:240px}.orders-toolbar>.button{min-height:44px;padding:10px}.orders-toolbar>.button>span{display:none}.order-card{flex-direction:column;gap:16px;padding:18px}.order-document{gap:12px;width:100%}.order-document h3{max-width:260px;font-size:16px}.order-document p{font-size:10px}.order-number{font-size:9px}.order-card-end{border-top:1px solid #edf1f5;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:13px}.order-card-end .status{font-size:10px}.order-card-end>strong{font-size:19px}.status{padding:8px;font-size:10px}.order-actions .button{min-height:46px;font-size:12px}.order-detail-file{font-size:22px}.order-detail-meta span{font-size:11px}.detail-total{font-size:13px}.detail-block p,.detail-block a{font-size:12px}.order-history{font-size:11px}.b2b-hero{grid-template-columns:1fr;gap:48px;padding:12px 0 33px}.b2b-hero h1{letter-spacing:-2px;font-size:43px}.b2b-hero .eyebrow{font-size:8px}.b2b-hero p{font-size:13px;line-height:1.8}.b2b-hero .button{min-height:48px;font-size:12px}.b2b-free{font-size:9px}.b2b-illustration{width:235px;height:235px;margin:7px 0 20px}.b2b-features{grid-template-columns:1fr;gap:13px}.b2b-features article{padding:24px}.b2b-features svg{margin-bottom:18px}.b2b-features h3{font-size:20px}.b2b-features p{max-width:330px;font-size:12px}.b2b-start{padding:26px 23px}.b2b-start h2{font-size:24px}.b2b-start ol{grid-template-columns:1fr;gap:26px;margin:27px 0}.b2b-start strong{font-size:13px}.b2b-start li p{font-size:12px}.b2b-start>.muted{font-size:10px}.workspace-tabs{gap:21px;margin-bottom:20px}.workspace-tabs>button{gap:7px;min-height:46px;font-size:11px}.workspace-tabs svg{width:16px;height:16px}.studio-form{gap:20px}.form-panel{border-radius:15px;padding:23px 18px}.form-section-title{gap:11px;margin-bottom:24px}.form-section-title>span{border-radius:11px;width:41px;height:41px}.form-section-title>span svg{width:20px;height:20px}.form-section-title h2{font-size:19px}.form-section-title p{font-size:10px;line-height:1.6}.studio-form .form-grid{grid-template-columns:1fr}.studio-form .price-grid{grid-template-columns:1fr 1fr}.map-picker-heading{align-items:center;gap:5px;font-size:10px}.map-picker-heading .button{white-space:nowrap;gap:6px;padding:8px 4px;font-size:9px}.location-picker{height:245px}.field-help{font-size:10px}.manual-coordinates summary{font-size:11px}.studio-capabilities{flex-direction:column;gap:9px}.studio-capabilities .checkbox-label{font-size:12px!important}.currency-input>span{font-size:16px;top:14px}.publication-panel{padding:25px 22px}.publication-panel h3{font-size:25px}.publication-panel>p{font-size:12px}.publication-panel .button{width:100%;min-height:48px;font-size:12px}.publication-benefits{flex-direction:column;font-size:11px}.small-link{text-align:center;font-size:10px}.publication-toggle strong{font-size:13px}.publication-toggle small{font-size:10px}.how-steps{gap:15px;margin-top:27px;margin-bottom:36px}.how-steps article{flex-direction:column;gap:15px;padding:23px}.how-steps .empty-icon{border-radius:15px;width:50px;height:50px;margin-bottom:3px}.how-steps h2{font-size:22px}.how-steps p{font-size:12px}.faq>h2{font-size:26px}.faq summary{min-height:49px;font-size:13px;line-height:1.5}.faq details p,.centered-cta .button{font-size:12px}.legal-document{border-radius:15px;padding:26px 21px}.legal-document h1{font-size:26px}.legal-document h2{font-size:19px}.legal-document p,.legal-document li{font-size:12px;line-height:1.85}.legal-navigation nav{margin-left:-5px;margin-right:-5px}.legal-navigation nav>a{min-height:42px;font-size:10px}.legal-navigation .eyebrow{font-size:8px}.legal-layout{gap:10px}.legal-operator{max-width:100%;font-size:9px}}@media (width<=370px){.hero h1{font-size:38px}.hero-copy>p{font-size:11px}.brand{font-size:18px}.brand-icon{width:32px;height:32px}.hero-art{justify-self:start;margin-top:-20px;margin-bottom:-45px;left:-5px;transform:scale(.73)}.section-heading h2{font-size:24px}.location-button{max-width:137px;padding:8px;font-size:8px}.list-empty{padding-left:20px;padding-right:20px}.list-empty h3{font-size:22px}.modal{padding:18px}.modal-heading h2{font-size:21px}.form-grid,.studio-form .price-grid{grid-template-columns:1fr}.search-input input{font-size:10px}.filter-chip{padding:9px 10px;font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero{min-height:300px;padding-top:8px;padding-bottom:7px}.hero-art{transform-origin:100%;height:286px;transform:scale(.88)}.hero h1{font-size:51px}.hero-copy>p{font-size:14px}.desktop-nav>a,.partner-link{font-size:13px}.eyebrow,.section-index,.small-label{font-size:10px}.button,.filter-chip,.search-input input{font-size:13px}.button,.segmented button,.filter-chip,.location-button{min-height:44px}.list-heading{font-size:13px}.list-heading small{font-size:11px}.list-empty .small-label{font-size:10px}.list-empty p{max-width:285px;font-size:13px}.list-empty .button{min-height:44px;font-size:12px}.list-empty{padding-left:24px;padding-right:24px}.empty-bottom{font-size:10px;line-height:1.4}.map-caption,.map-empty-note p{font-size:11px}.map-empty-note strong{font-size:14px}.map-empty-note{width:322px}.steps-strip strong{font-size:13px}.steps-strip p{font-size:11px}.partner-banner p{font-size:13px}.partner-banner .button{min-height:44px;font-size:12px}.footer-links a{min-height:38px;font-size:12px}.footer-inner p{font-size:12px}.copyright,.legal-operator{font-size:11px}.auth-tabs button,.form-stack label,.form-grid>label,legend{font-size:13px}.agreements .checkbox-label,.agreement-compact{font-size:12px!important}.studio-details,.studio-details p,.selected-studio p,.selected-studio a{font-size:12px}.upload-zone strong{font-size:15px}.upload-zone p{font-size:12px}.upload-zone small{font-size:11px}.uploaded-file strong{font-size:14px}.uploaded-file p,.summary-lines>div,.payment-note strong{font-size:12px}.payment-note p,.summary-hint{font-size:11px}.secure-note{font-size:10px}.recalculate{min-height:44px;padding:9px 0;font-size:11px}.payment-note{margin-top:6px}.order-summary .button{font-size:12px}.order-number,.order-document p,.status{font-size:11px}.order-actions .button,.form-section-title p,.field-help,.publication-panel>p,.publication-benefits{font-size:12px}.publication-toggle small{font-size:11px}.publication-panel .button{font-size:12px}.small-link{font-size:11px}.legal-navigation nav>a{font-size:12px}.legal-document p,.legal-document li{font-size:14px}.b2b-features p,.b2b-start li p{font-size:13px}.b2b-start strong{font-size:14px}.b2b-free,.b2b-start>.muted{font-size:12px}.how-steps p,.faq details p{font-size:14px}.faq summary{font-size:15px}.list-loading{min-height:400px}.list-empty .empty-bottom{padding-top:21px}.list-empty{padding-top:28px}.list-empty .empty-store{margin-bottom:18px}@media (width<=1100px){.desktop-nav>a{font-size:12px}.hero h1{font-size:46px}.hero-art{transform:scale(.84)}.steps-strip p{font-size:10px}.map-empty-note{width:290px}.map-empty-note p{font-size:10px}.map-empty-note strong{font-size:13px}.footer-links a{font-size:11px}.search-input input,.filter-chip{font-size:12px}}@media (width<=900px){.hero h1{font-size:42px}.hero-copy>p{font-size:13px}.hero-art{transform:scale(.78)}.map-empty-note{width:250px}.map-empty-note p{font-size:10px}.map-empty-note strong,.steps-strip strong{font-size:12px}.filter-chip{font-size:11px}.list-empty p{font-size:12px}.list-empty h3{font-size:21px}.empty-bottom{font-size:9px}.order-card-end .status,.footer-links a{font-size:11px}}@media (width<=700px){.hero{min-height:0;padding-top:28px;padding-bottom:2px;display:block}.hero-art{display:none}.hero .eyebrow{font-size:9px}.hero h1{letter-spacing:-1.7px;margin:16px 0 13px;font-size:38px}.hero-copy>p{max-width:365px;font-size:13px;line-height:1.7}.hero-link{display:none}.discovery{padding-top:25px}.section-index{font-size:9px}.section-heading h2{font-size:26px}.section-heading{margin-bottom:16px}.location-button{max-width:160px;min-height:44px;font-size:10px}.search-toolbar{gap:10px;padding:11px}.search-input input{min-height:46px;font-size:12px}.filter-chip{min-height:44px;padding:10px 13px;font-size:11px}.map-shell{height:200px;min-height:200px}.map-empty-note{width:270px;padding:12px}.map-empty-note strong{font-size:12px}.map-empty-note p{font-size:10px}.map-caption{padding:8px;font-size:10px}.map-empty-note{top:58%}.list-heading{font-size:13px}.list-heading small{font-size:10px}.list-empty p{font-size:13px}.list-empty h3{font-size:24px}.list-empty .small-label{font-size:9px}.list-empty .button{font-size:12px}.list-empty{min-height:365px}.empty-bottom{font-size:10px}.steps-strip strong{font-size:14px}.steps-strip p{font-size:12px}.steps-strip{gap:25px}.partner-banner p{font-size:13px}.partner-banner .button{font-size:12px}.footer-links a{min-height:44px;font-size:11px}.footer-inner p{font-size:11px}.copyright,.legal-operator{font-size:10px}.form-stack input:not([type=checkbox]),.form-stack select,.form-stack textarea,.form-grid input,.manual-coordinates input{font-size:16px}.segmented button{min-height:44px;font-size:12px}.agreements .checkbox-label,.agreement-compact{font-size:11px!important}.selected-studio p,.selected-studio a,.studio-details,.studio-details p{font-size:11px}.studio-details summary{min-height:44px}.order-document p,.order-number{font-size:10px}.form-section-title p{font-size:12px}.field-help,.map-picker-heading{font-size:11px}.map-picker-heading .button{font-size:10px}.publication-benefits{font-size:12px}.publication-panel .button{font-size:13px}.legal-document p,.legal-document li{font-size:14px}.legal-document h1{font-size:26px}.legal-navigation nav>a{min-height:44px;font-size:11px}.b2b-free,.b2b-start>.muted{font-size:11px}.b2b-features p,.b2b-start li p,.how-steps p,.faq details p{font-size:13px}.faq summary,.page-heading p{font-size:14px}.empty-state p{font-size:13px}.button.quiet.recalculate{font-size:12px}.order-summary .button{font-size:13px}}.brand,.footer-links a,.checkbox-label,.legal-navigation nav>a{min-height:44px}.modal-description,.empty-state p{color:#5e6d80}.map-loading,.map-notice{color:#4d6076}.auth-tabs{margin-top:20px}.form-stack .checkbox-label{align-items:center}.studio-details p{color:#5e6d80}.oauth-section{margin-top:18px}.oauth-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.oauth-button{border:1px solid #0000;border-radius:11px;min-height:48px;padding:11px 14px;font-size:13px;font-weight:650}.oauth-yandex{color:#fff;background:#fc3f1d}.oauth-yandex:hover:not(:disabled){background:#e63213}.oauth-vk{color:#fff;background:#07f}.oauth-vk:hover:not(:disabled){background:#0669d5}.oauth-data-note{color:#65717e;margin-top:10px;font-size:10px!important;line-height:1.55!important}.oauth-divider{color:#7b8590;align-items:center;gap:12px;margin:16px 0;font-size:10px;display:flex}.oauth-divider:before,.oauth-divider:after{content:"";background:#e6e9ee;flex:1;height:1px}.oauth-divider span{white-space:nowrap}@media (width<=520px){.oauth-options{grid-template-columns:1fr}.oauth-button{font-size:14px}.oauth-data-note{font-size:11px!important}}
