@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=DM+Serif+Display:ital@0;1&family=Caveat:wght@400;500;600&display=swap";:root{--paper:#fcfaf7;--ink:#333b34;--muted:#7e8178;--purple:#746087;--purple-dark:#614c76;--lilac:#eee7f2;--line:#e8e5de;--green:#617761;--serif:"DM Serif Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--hand:"Caveat",cursive}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.8px;font-weight:400}h1{margin-bottom:20px;font-size:48px;line-height:1.14}h2{margin-bottom:16px;font-size:34px;line-height:1.22}h3{margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.45}p{line-height:1.8}button{border:none}svg{vertical-align:middle;flex-shrink:0}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{width:100%;color:var(--ink);background:#fffefa;border:1px solid #dedfd6;border-radius:7px;outline:none;min-height:45px;padding:12px 14px}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #74608716;border-color:var(--purple)!important}input[type=checkbox],input[type=radio]{accent-color:var(--purple);flex-shrink:0;width:16px;height:16px}textarea{resize:vertical}label{flex-direction:column;gap:9px;margin-bottom:20px;font-size:13px;font-weight:500;display:flex}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #b895cb}::selection{background:#e2d5eb}em{color:var(--purple);font-weight:400}::placeholder{color:#9a9b94}.skip-link{z-index:100;background:var(--paper);border:1px solid var(--purple);padding:12px 20px;position:fixed;top:-70px;left:20px}.skip-link:focus{top:12px}.container{width:calc(100% - 112px);max-width:1320px;margin:0 auto}.announcement{color:#6d5a7b;text-align:center;letter-spacing:.1px;background:#eae3ee;justify-content:center;align-items:center;gap:7px;height:34px;font-size:11px;display:flex}.announcement>span:first-child{font-weight:650}.announcement-spark{margin-left:10px;font-size:19px}.site-header{z-index:20;background:#fcfaf7f5;border-bottom:1px solid #e8e4dd;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1500px;min-height:88px;margin:auto;padding:0 42px;display:flex}.logo{font-family:var(--serif);letter-spacing:-1.7px;white-space:nowrap;align-items:center;font-size:35px;display:inline-flex}.logo-dot{color:#987ca4}.logo-mark{width:35px;height:35px;margin-right:10px;display:block;position:relative;transform:rotate(-8deg)}.logo-mark i{transform-origin:50% 85%;background:#9b7eacb3;border-radius:65% 65% 55% 55%;width:17px;height:22px;position:absolute;top:0;left:9px}.logo-mark i:nth-child(2){background:#b6a0bdbd;transform:rotate(90deg)}.logo-mark i:nth-child(3){background:#b9a3c0a8;transform:rotate(180deg)}.logo-mark i:nth-child(4){background:#7f947891;transform:rotate(270deg)}.logo-mark b{background:#f8efe0;border-radius:50%;width:6px;height:6px;position:absolute;top:15px;left:15px}.main-nav{white-space:nowrap;align-items:center;gap:29px;display:flex}.main-nav a{color:#62665f;padding:35px 0;font-size:12px;position:relative}.main-nav a.active{color:var(--purple);font-weight:600}.main-nav a.active:after{content:"";background:#ac96b8;border-radius:4px;height:2px;position:absolute;bottom:23px;left:0;right:0}.header-actions{align-items:center;gap:20px;display:flex}.header-search{color:#878d80;align-items:center;gap:8px;display:flex}.header-search input{font-size:11px;background:0 0!important;border:0!important;width:125px!important;min-height:30px!important;padding:8px 0!important}.icon-link{padding:3px;display:flex;position:relative}.icon-link small{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid;position:absolute;top:-5px;right:-6px}.button{background:var(--purple);border:1px solid var(--purple);color:#fff;text-align:center;border-radius:5px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:14px 24px;font-size:12px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--purple-dark);transform:translateY(-1px)}.button-secondary{color:#555d51;background:#fffdf860;border:1px solid #cbcfc0}.button-secondary:hover{background:#efede6}.header-login{min-height:38px;padding:10px 16px;font-size:11px}.mobile-menu{display:none}.icon-button{background:0 0;padding:5px}.hero{background:#f7f4ed;position:relative;overflow:hidden}.hero:before{content:"";opacity:.24;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.19' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{grid-template-columns:1fr 1.05fr;align-items:center;gap:30px;min-height:574px;display:grid;position:relative}.hero-copy{z-index:2;padding:55px 0 37px;position:relative}.hero-label{color:#777c69;letter-spacing:2.2px;align-items:center;gap:9px;margin-bottom:23px;font-size:10px;display:flex}.hero-label>span{background:#8ca177;border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-2.2px;margin-bottom:23px;font-size:clamp(52px,4.7vw,69px);line-height:1.045}.hero h1 em{font-weight:400}.hero-copy>p{color:#7b7f71;margin-bottom:25px;font-size:13px;line-height:1.85}.hero-buttons{gap:12px;display:flex}.hero-buttons .button{padding:14px 20px;font-size:11px}.hero-community{align-items:center;gap:14px;margin-top:36px;display:flex}.avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-stack{padding-left:0;display:flex}.avatar-stack .avatar{border:3px solid #f7f4ed;margin-left:-10px}.avatar-stack .avatar:first-child{margin-left:0}.community-stars{letter-spacing:1.5px;color:#b29b69;font-size:11px}.hero-community p{color:#7c8073;margin:2px 0 0;font-size:10px}.hero-community strong{color:#555f50;font-weight:500}.hero-gallery{height:492px;margin-top:26px;position:relative}.hero-wash{filter:blur(32px);opacity:.5;pointer-events:none;mix-blend-mode:multiply;position:absolute}.wash-one{background:radial-gradient(at 60%,#ccd8c5 0%,#dde2ce 33%,#0000 68%);width:620px;height:480px;top:-120px;right:-30px;transform:rotate(-25deg)}.wash-two{background:radial-gradient(at 60%,#d7c4de 0%,#e2d5e5 32%,#0000 65%);width:680px;height:460px;bottom:-150px;right:30px;transform:rotate(15deg)}.hero-frame{background:#fcfaf4;border:8px solid #c8ae83;padding:13px;position:absolute;box-shadow:2px 14px 22px #54473522,0 0 0 1px #fff8}.hero-frame:before{content:"";pointer-events:none;border:3px solid #b99d733d;position:absolute;inset:-8px;box-shadow:inset 0 0 2px 1px #89724d55}.hero-frame img{object-fit:cover;width:100%}.frame-left{background:#eae4d8;width:235px;padding-bottom:14px;top:46px;left:3%;transform:rotate(-10deg)}.frame-left img{height:254px}.frame-left>span{text-align:center;font-size:10px;font-family:var(--hand);margin-top:9px;font-size:15px;display:block}.frame-main{z-index:2;background:#fffdf8;border-color:#ddc29a;width:268px;padding:14px 14px 0;top:62px;right:5%;transform:rotate(8deg)}.frame-main img{object-position:50% 50%;height:297px}.frame-main>div{font-family:var(--hand);flex-direction:column;align-items:center;padding:11px 0;font-size:18px;line-height:1.1;display:flex}.floating-note{z-index:3;color:#7c7e70;background:#fffcf7ed;border:1px solid #e9e6dd;border-radius:8px;align-items:center;gap:10px;padding:13px 17px;font-size:10px;line-height:1.7;display:flex;position:absolute;top:322px;left:-1%;transform:rotate(-4deg);box-shadow:0 5px 24px #5548350d}.floating-note strong{color:#525c4d;font-weight:500}.note-icon{color:#798771;background:#edf0e4;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.handwritten{font-family:var(--hand);color:#7a816e;font-size:24px;font-weight:400}.gallery-caption{font-size:22px;position:absolute;bottom:20px;right:11%;transform:rotate(-5deg)}.sketch-star{color:#8f997e;font-weight:200;position:absolute}.star-one{opacity:.7;font-size:49px;top:13px;right:13px;transform:rotate(20deg)}.star-two{color:#9d88a9;font-size:39px;bottom:38px;left:45px}.sketch-arrow{color:#8c907c;position:absolute;bottom:32px;right:-4px;transform:rotate(35deg)}.gallery-orbit{border:1px dashed #b6b3a72b;border-radius:50%;position:absolute;inset:0;transform:rotate(-25deg)scale(.97,.8)}.hero-bottom{letter-spacing:1.8px;color:#949584;justify-content:center;align-items:center;gap:33px;padding:0 0 24px;font-size:8px;display:flex;position:relative}.tiny-flower{color:#a8a28c;font-size:18px}.trust-strip{border-block:1px solid var(--line);background:#fdfbf7}.trust-strip .container{justify-content:space-between;align-items:center;min-height:72px;display:flex}.trust-strip span{color:#737969;align-items:center;gap:12px;font-size:11px;display:flex}.trust-strip svg{color:#8c957e}.section{padding-top:64px;padding-bottom:58px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.eyebrow{letter-spacing:2px;font-size:9px;font-family:var(--sans);color:#8c947e;margin-bottom:13px;font-weight:500;line-height:1.6}.section-heading h2{margin-bottom:9px;font-size:31px}.section-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:12px}.text-link{color:var(--purple);white-space:nowrap;align-items:center;gap:10px;font-size:12px;display:inline-flex}.text-link:hover{text-decoration:underline}.section-heading>.text-link{margin-bottom:5px}.category-tabs{flex-wrap:wrap;gap:9px;margin-bottom:28px;display:flex}.category-tabs button{border:1px solid var(--line);color:#7c8074;background:0 0;border-radius:30px;padding:9px 20px;font-size:11px;transition:all .2s}.category-tabs button.selected{background:var(--lilac);color:var(--purple-dark);border-color:#e4dbe9}.category-tabs button:hover{border-color:#b6a3bf}.art-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:23px;display:grid}.art-image{border-radius:8px;height:268px;position:relative;overflow:hidden}.art-image>a{background:linear-gradient(135deg,#ffffff08,#8c776018);justify-content:center;align-items:center;height:100%;padding:27px;display:flex}.art-image img{object-fit:cover;border:6px solid #f2eee3;outline:1px solid #7c6a5326;width:100%;height:100%;transition:transform .35s;box-shadow:2px 5px 12px #39322640}.art-card:hover .art-image img{transform:scale(1.035)}.art-card:nth-child(2n) .art-image img{border-width:5px}.save-button{color:#737766;background:#fffcf2dc;border:1px solid #fff8;border-radius:50%;place-items:center;width:31px;height:31px;transition:transform .2s;display:grid;position:absolute;top:12px;right:12px}.save-button:hover{transform:scale(1.1)}.saved{color:#8d6089!important}.saved svg{fill:#b994bc55}.image-badge{color:#6c7463;letter-spacing:.2px;background:#fffcf3df;border-radius:3px;padding:5px 8px;font-size:8px;position:absolute;bottom:13px;left:12px}.art-info{padding:17px 1px 0}.art-title{margin-bottom:6px;font-size:13px;font-weight:500;display:block}.artist-byline{color:#949588;align-items:center;gap:5px;font-size:10px;display:flex}.artist-byline svg{color:#869578}.art-meta{justify-content:space-between;align-items:center;gap:7px;margin-top:15px;display:flex}.art-meta>span{color:#929487;font-size:9px}.art-meta strong{font-size:12px;font-weight:600}.commission-banner{background:#f1eee6;border-radius:11px;grid-template-columns:1fr 1fr;gap:55px;min-height:344px;padding:35px 60px;display:grid;position:relative;overflow:hidden}.commission-banner:before{content:"";pointer-events:none;background:radial-gradient(at 15% 75%,#dfddcd9c,#0000 55%),radial-gradient(at 90% 15%,#e6dfea99,#0000 50%);position:absolute;inset:0}.portrait-collage{min-height:280px;position:relative}.portrait-photo,.portrait-paint{background:#fcfaf5;width:158px;padding:9px 9px 24px;position:absolute;top:28px;left:10px;transform:rotate(-9deg);box-shadow:0 8px 14px #4f48341c}.portrait-photo img,.portrait-paint img{object-fit:cover;width:100%;height:184px}.portrait-photo span,.portrait-paint span{font-family:var(--hand);text-align:center;font-size:13px;display:block;position:absolute;bottom:6px;left:0;right:0}.portrait-paint{top:14px;left:190px;transform:rotate(8deg)}.portrait-paint img{object-position:center 30%}.portrait-arrow{color:#879478;z-index:2;font-family:Georgia;font-size:52px;position:absolute;top:123px;left:164px;transform:rotate(-17deg)}.commission-copy{z-index:1;align-self:center;position:relative}.commission-copy h2{margin-bottom:12px;font-size:35px}.commission-copy p:not(.eyebrow){color:#818474;margin-bottom:20px;font-size:11px}.commission-copy .button{min-height:42px;padding:12px 20px;font-size:11px}.banner-caption{margin-top:12px;display:block;font-size:9px!important}.banner-flower{color:#c7cdb673;font-size:138px;line-height:1;position:absolute;bottom:-8px;right:17px;transform:rotate(15deg)}.artist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.artist-card{border:1px solid var(--line);background:#fffefa77;border-radius:8px;padding:18px 15px 12px}.artist-top{align-items:center;gap:11px;display:flex}.avatar-large{width:48px;height:48px}.artist-top h3{align-items:center;gap:5px;margin:0 0 4px;font-size:11px;display:flex}.artist-top h3 svg{color:#8c987e;width:13px}.artist-top p{color:#909081;margin:0 0 3px;font-size:9px;line-height:1.4}.artist-top .small{font-size:9px}.artist-bottom{border-top:1px solid #eeeae3;justify-content:space-between;align-items:center;gap:8px;margin-top:16px;padding-top:12px;display:flex}.availability{color:#7e8b6f;align-items:center;gap:5px;font-size:8px;display:flex}.availability i{background:#92a67f;border-radius:50%;flex-shrink:0;width:5px;height:5px}.availability.unavailable{color:#aaa18d}.availability.unavailable i{background:#bcb19a}.artist-bottom>a{color:#8b907f}.journey-section{text-align:center;background:#f4f2ed;border-block:1px solid #ece8df;padding:48px 0}.journey-section h2{font-size:34px}.journey-grid{grid-template-columns:repeat(3,1fr);gap:70px;max-width:1000px;margin:36px auto 29px;display:grid}.journey-icon{color:#8c779b;background:#e8e4ec;border-radius:43% 53% 46% 52%;place-items:center;width:65px;height:63px;margin:0 auto 17px;display:grid;position:relative;transform:rotate(-6deg)}.journey-grid>div:nth-child(2) .journey-icon{color:#ad9468;background:#ece6d8}.journey-grid>div:nth-child(3) .journey-icon{color:#8d9b77;background:#e2e7d9}.journey-icon small{background:#faf8f2;border:1px solid #e3ddd1;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid;position:absolute;top:0;right:-10px}.journey-grid h3{font-family:var(--serif);font-size:21px;font-weight:400}.journey-grid p{color:#8c8d7e;max-width:260px;margin:0 auto;font-size:11px;line-height:1.8}.journey-section>.container>.text-link{font-size:11px}.artist-invite{justify-content:space-between;align-items:center;gap:30px;padding-block:51px;display:flex}.artist-invite .handwritten{color:#8c7797;font-size:21px}.artist-invite h2{margin:9px 0;font-size:31px}.artist-invite p{color:#848878;margin:0;font-size:12px}.artist-invite>.button{font-size:11px}footer{border-top:1px solid var(--line);background:#f3f1eb}.footer-main{grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:45px;padding-block:42px;display:grid}.footer-brand .logo{font-size:29px}.footer-brand .logo-mark{margin-right:5px;transform:scale(.85)}.footer-brand>p{color:#828675;margin:10px 0;font-size:12px;line-height:1.7}.footer-brand .handwritten{color:#92899b;font-size:18px}.footer-main h4{margin:10px 0 17px;font-size:12px;font-weight:500}.footer-main>div>a:not(.logo){color:#898c7e;margin-bottom:11px;font-size:10px;display:block}.footer-note p{color:#8a8d7e;font-size:11px;line-height:1.8}.footer-note>span{color:#858e76;align-items:center;gap:8px;margin-top:20px;font-size:10px;display:flex}.footer-bottom{color:#9a9c8d;border-top:1px solid #e2e2d7;justify-content:space-between;align-items:center;gap:20px;min-height:55px;font-size:9px;display:flex}.footer-bottom>div{align-items:center;gap:22px;display:flex}.demo-tag{color:#887794;background:#eae6ed;border-radius:3px;padding:4px 7px;font-size:8px}.mobile-break{display:none}.muted{color:var(--muted)}.centered{text-align:center}.full-width{width:100%}.green{color:var(--green)}.text-button{color:var(--purple);text-underline-offset:3px;background:0 0;padding:0;font-size:12px;text-decoration:underline}.page{min-height:65vh;padding-top:48px;padding-bottom:72px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;display:flex}.page-heading h1{margin-bottom:12px;font-size:43px}.page-heading p:last-child{margin-bottom:0}.page-heading .muted{font-size:13px}.page-heading .eyebrow{margin-bottom:13px}.filter-bar{border:1px solid var(--line);background:#f2f0e9;border-radius:8px;align-items:center;gap:20px;margin-bottom:24px;padding:16px 20px;display:flex}.search-field{color:#8d9482;flex-direction:row;flex:1;align-items:center;gap:10px;margin:0;display:flex}.search-field input{background:0 0!important;border:0!important;min-height:36px!important;padding:8px!important}.inline-field{color:var(--muted);white-space:nowrap;flex-direction:row;align-items:center;margin:0;font-size:11px}.inline-field select{width:auto;min-height:36px;padding:8px 28px 8px 12px;font-size:11px}.results-line{color:var(--muted);justify-content:space-between;margin:0 0 23px;font-size:11px;display:flex}.empty-state{text-align:center;background:#f4f3ed66;border:1px dashed #dcded1;border-radius:12px;padding:65px 25px}.empty-state h2{margin-top:20px;font-size:29px}.empty-state p{color:var(--muted);max-width:500px;margin:0 auto 25px;font-size:13px}.empty-icon{width:58px;height:58px;color:var(--purple);background:#eae3ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.badge{color:#6a7b5e;white-space:nowrap;background:#edf0e5;border-radius:4px;align-items:center;padding:6px 10px;font-size:10px;font-weight:500;display:inline-flex}.badge-warm{color:#998161;background:#f0e7da}.breadcrumb{color:var(--muted);gap:13px;margin-bottom:28px;font-size:12px;display:flex}.breadcrumb a{color:var(--purple)}.detail-grid{grid-template-columns:1.08fr 1fr;gap:65px;display:grid}.detail-art{border-radius:10px;justify-content:center;align-items:center;min-height:600px;padding:55px;display:flex}.detail-art img{object-fit:contain;border:12px solid #fffdf2;max-height:610px;box-shadow:4px 10px 26px #44392e44}.detail-copy{padding:12px 0}.detail-copy h1{margin-top:23px;font-size:44px}.profile-inline{color:#777e6f;align-items:center;gap:12px;font-size:12px;display:flex}.detail-copy>p{color:var(--muted);margin-top:25px;font-size:13px}.art-specs{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px 15px;margin:25px 0;padding:22px 0;display:grid}.art-specs dt{color:#949788;margin-bottom:5px;font-size:10px}.art-specs dd{margin:0;font-size:13px}.detail-price{margin-bottom:24px;font-size:27px;font-weight:500}.detail-price>span{color:var(--muted);margin-top:5px;font-size:10px;font-weight:400;display:block}.detail-actions{gap:10px;display:flex}.detail-actions>.button{flex:1}.square-button{background:0 0;border:1px solid #d8d6cc;border-radius:5px;place-items:center;width:48px;display:grid}.detail-reassurance{color:#8a8e7c;flex-direction:column;gap:9px;margin:22px 0;font-size:11px;display:flex}.detail-reassurance span{align-items:center;gap:9px;display:flex}.disclosure{border-bottom:1px solid var(--line);padding:17px 0}.disclosure summary{cursor:pointer;font-size:13px;line-height:1.6}.disclosure p{color:var(--muted);margin:15px 0 0;font-size:12px}.artist-directory{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.artist-preview{background:#e3dbcf;border-radius:8px 8px 0 0;height:220px;padding:22px 48px;display:block}.artist-preview img{object-fit:cover;border:7px solid #faf8ed;width:100%;height:100%;box-shadow:0 5px 10px #382f3729}.artist-directory .artist-card{border-radius:0 0 8px 8px}.artist-directory .artist-top h3{font-size:14px}.artist-directory .artist-top p,.artist-directory .artist-top .small{font-size:11px}.artist-directory .availability{font-size:10px}.artist-profile-cover{background:radial-gradient(at 20% 60%,#c7d4baa1,#0000 60%),radial-gradient(at 80% 45%,#d6c2dda8,#0000 60%),#eeeadf;border-radius:10px;height:190px}.artist-profile{align-items:center;gap:25px;margin:-37px 30px 25px;display:flex;position:relative}.avatar-hero{border:6px solid var(--paper);width:130px;height:130px;font-size:35px}.artist-profile>div{flex:1;padding-top:46px}.artist-profile h1{margin:0 0 6px;font-size:38px}.artist-profile .eyebrow{margin-bottom:5px;font-size:8px}.artist-profile p:not(.eyebrow){color:var(--muted);font-size:12px}.artist-profile>.button{margin-top:30px}.profile-story{border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr;gap:50px;margin-bottom:35px;padding:30px 0 42px;display:grid}.profile-story h2{font-size:27px}.profile-story p{color:var(--muted);font-size:13px}.profile-facts{align-items:center;gap:30px;display:flex}.profile-facts>span{color:var(--muted);flex:1;font-size:10px}.profile-facts strong{color:var(--ink);margin-top:10px;font-size:13px;font-weight:500;display:block}.auth-page{grid-template-columns:1fr 1fr;gap:80px;max-width:1100px;padding-block:60px;display:grid}.auth-art{background:radial-gradient(at 0 90%,#d9cfdf,#0000 65%),radial-gradient(at 80% 20%,#dde2ce,#0000 70%),#efeadf;border-radius:14px;flex-direction:column;justify-content:center;min-height:620px;padding:45px 40px;display:flex;position:relative;overflow:hidden}.auth-art .logo{position:absolute;top:35px}.auth-art h2{font-size:42px;line-height:1.25;position:relative}.auth-art>p{color:#7c826f;font-size:13px}.auth-art>.handwritten{margin-top:50px;font-size:22px;position:relative}.auth-flower{color:#8fa57d2b;font-size:310px;line-height:1;position:absolute;bottom:30px;right:-40px}.auth-form{align-self:center;padding:30px 0}.auth-form h1{margin-bottom:12px;font-size:37px}.auth-form>.muted{font-size:12px}.demo-callout{color:#85748e;background:#f0edf3;border:1px solid #e5deea;border-radius:7px;align-items:flex-start;gap:11px;margin:22px 0;padding:15px;font-size:11px;line-height:1.8;display:flex}.demo-callout svg{flex-shrink:0;margin-top:2px}.demo-callout a{text-decoration:underline}.role-picker{grid-template-columns:1fr 1fr;gap:10px;margin:25px 0;display:grid}.role-picker button{border:1px solid var(--line);background:#faf8f2;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 8px;font-size:11px;display:flex}.role-picker button.selected{color:var(--purple-dark);background:#f0eaf3;border-color:#a18cad}.checkbox-label{flex-flow:wrap;align-items:center;gap:8px;font-size:11px;font-weight:400;line-height:1.7;display:flex}.checkbox-label a{color:var(--purple);text-decoration:underline}.forgot-link{color:var(--purple);text-align:right;margin:-6px 0 22px;font-size:11px;display:block}.auth-switch{color:var(--muted);text-align:center;margin:22px 0;font-size:11px}.auth-switch a{color:var(--purple);margin-left:5px}.demo-roles{border-top:1px solid var(--line);text-align:center;padding-top:20px}.demo-roles>span{letter-spacing:1.6px;color:#979a8c;font-size:8px}.demo-roles>div{justify-content:center;gap:8px;margin-top:13px;display:flex}.demo-roles button{text-transform:capitalize;color:#737c67;background:#eeece5;border-radius:5px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;display:flex}.form-error{color:#985a49;background:#f8e6e0;border:1px solid #e7c8bb;border-radius:5px;padding:12px 14px;font-size:12px}.success-panel{text-align:center;padding:30px 15px}.success-panel h2{margin:20px 0 14px;font-size:28px}.success-panel p{color:var(--muted);font-size:13px}.success-large{background:#f3f0e8;border-radius:16px;max-width:680px;margin:30px auto;padding:55px}.success-large>.empty-icon{margin-bottom:25px}.success-large h1{font-size:43px}.success-large>.button{width:max-content;max-width:100%;margin:25px auto 0;display:flex}.panel{border:1px solid var(--line);background:#fffdf8;border-radius:10px;padding:28px}.panel>h2{font-size:27px}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.stepper{border-bottom:1px solid var(--line);gap:35px;margin:0 0 35px;padding-bottom:24px;display:flex}.stepper>div{color:#aaa99d;align-items:center;gap:10px;font-size:12px;display:flex}.stepper>div>span{background:#edece5;border:1px solid #e1dfd5;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.stepper>div.current{color:var(--purple)}.stepper>div.current>span{background:var(--purple);color:#fff;border-color:var(--purple)}.commission-layout{grid-template-columns:1.65fr 1fr;align-items:start;gap:35px;display:grid}.commission-form{padding:35px}.commission-form>h2{font-size:29px}.commission-form>.muted{font-size:12px}.artist-choices{flex-direction:column;gap:12px;margin:28px 0;display:flex}.artist-choice{cursor:pointer;border:1px solid #e2e3d8;border-radius:7px;flex-direction:row;align-items:center;gap:12px;margin:0;padding:17px 13px;display:flex}.artist-choice.chosen{background:#f4eff6;border-color:#b9a8c3}.artist-choice>span:not(.avatar){flex:1}.artist-choice strong{font-size:12px;display:block}.artist-choice small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.artist-choice b{font-size:10px;font-weight:500}.commission-aside{background:radial-gradient(at 85% 15%,#dce1ce,#0000 60%),#efeee5;border-radius:10px;padding:35px}.aside-flower{color:#a99db5;margin-bottom:25px;font-size:70px;line-height:1;display:block}.commission-aside h2{font-size:33px}.commission-aside>p{color:#838b75;font-size:12px}.chosen-artist{border-block:1px solid #dcded2;align-items:center;gap:11px;margin:25px 0;padding:20px 0;display:flex}.chosen-artist strong{font-size:12px}.chosen-artist div>span{color:var(--muted);margin-top:6px;font-size:10px;display:block}.clean-list{color:#818c71;flex-direction:column;gap:15px;margin:25px 0;padding:0;font-size:11px;list-style:none;display:flex}.clean-list li{align-items:center;gap:9px;display:flex}.upload-zone{text-align:center;color:#858c77;background:#f6f5ee;border:1px dashed #bfc3b2;border-radius:8px;align-items:center;gap:10px;padding:25px;display:flex}.upload-zone span{font-size:10px}.upload-zone input{width:100%;max-width:260px;font-size:10px}.reference-preview{object-fit:cover;border-radius:6px;width:140px;height:140px;margin:15px 0 25px}.form-actions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}.review-request>p{color:var(--muted);font-size:13px}.checkout-layout{grid-template-columns:1.65fr 1fr;align-items:start;gap:35px;display:grid}.cart-item{border-bottom:1px solid var(--line);align-items:center;gap:22px;padding:25px 0;display:flex}.cart-item:first-child{padding-top:0}.cart-item>a{flex-shrink:0;width:115px}.cart-item img{object-fit:cover;border:7px solid #ede9df;border-radius:4px;width:115px;height:138px}.cart-item>div{flex:1}.cart-item h3{font-size:14px}.cart-item p{margin:4px 0;font-size:11px}.cart-item .small{color:#8e9482;font-size:10px}.cart-item>.strong,.cart-item>strong{font-size:15px;font-weight:500}.remove{margin-top:19px;font-size:10px;display:block}.order-summary{background:#f3f1e9;padding:30px;position:sticky;top:25px}.order-summary h2{margin-bottom:25px;font-size:25px}.summary-row{color:#838773;justify-content:space-between;margin:18px 0;font-size:12px;display:flex}.summary-row.total{color:var(--ink);border-top:1px solid #dbddcf;margin:25px 0;padding-top:21px;font-size:16px}.order-summary>.small{margin-top:14px;font-size:10px}.order-summary>.text-link{justify-content:center;margin-top:20px;font-size:11px;display:flex}.summary-mini{border-bottom:1px solid #e1dfd4;align-items:center;gap:10px;padding:13px 0;font-size:10px;display:flex}.summary-mini img{object-fit:cover;border:3px solid #faf8f0;width:37px;height:43px}.summary-mini span{flex:1}.payment-option{background:#f0f0e8;border:1px solid #dce0d1;border-radius:6px;flex-direction:row;align-items:center;gap:10px;padding:18px;font-size:12px}.payment-option svg{color:#8a9477;margin-left:auto}.toast{z-index:200;color:#fffdf7;background:#45513f;border-radius:8px;align-items:center;gap:25px;width:max-content;max-width:calc(100vw - 40px);padding:15px 19px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 6px 25px #26332429}.toast button{color:#fff;background:0 0;padding:0 3px;font-size:23px;line-height:1}.demo-role-row{justify-content:center;gap:14px;margin-top:25px;display:flex}.demo-role-row button{text-transform:capitalize}.dashboard-layout{grid-template-columns:220px minmax(0,1fr);gap:40px;min-height:80vh;padding-top:40px;padding-bottom:60px;display:grid}.dashboard-sidebar{border-right:1px solid var(--line);padding-right:25px}.studio-user{align-items:center;gap:10px;margin-bottom:35px;display:flex}.studio-user strong{font-size:12px;display:block}.studio-user div>span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.dashboard-sidebar nav{flex-direction:column;gap:7px;display:flex}.dashboard-sidebar nav a{color:#879079;border-radius:5px;align-items:center;gap:11px;padding:12px;font-size:11px;display:flex}.dashboard-sidebar nav a.active{background:var(--lilac);color:var(--purple-dark)}.dashboard-switch{border-top:1px solid var(--line);margin-top:45px;padding:20px 12px}.dashboard-switch>.eyebrow{letter-spacing:1.3px;margin-bottom:17px;font-size:8px;display:block}.dashboard-switch>button{color:#8d847d;text-transform:capitalize;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:8px 0;font-size:10px;display:flex}.dashboard-switch p{color:#a0a18f;margin-top:13px;font-size:9px;line-height:1.7}.dashboard-switch button.signout{border-top:1px solid var(--line);color:var(--purple);margin-top:20px;padding-top:15px}.dashboard-main{min-width:0}.dashboard-main .page-heading h1{font-size:35px}.dashboard-main .page-heading{margin-bottom:25px}.dashboard-main .page-heading .muted{font-size:12px}.dashboard-welcome{background:radial-gradient(at 85% 30%,#dcdcca,#0000 70%),#efebe5;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:25px;padding:30px;display:flex;overflow:hidden}.dashboard-welcome h2{max-width:450px;margin-top:12px;font-size:29px}.dashboard-welcome .handwritten{color:#8d7c9b;font-size:21px}.dashboard-welcome>.span,.dashboard-welcome>span{color:#a2a6907d;font-size:130px;line-height:1}.dashboard-welcome .button{min-height:40px;padding:12px 18px;font-size:11px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stats-grid>div{border:1px solid var(--line);background:#fffdf8;border-radius:8px;padding:23px;position:relative}.stats-grid svg{color:#aba28c;position:absolute;top:25px;right:20px}.stats-grid strong{font-family:var(--serif);font-size:34px;font-weight:400;display:block}.stats-grid span{color:#959781;margin-top:4px;font-size:11px;display:block}.dashboard-section-title{margin-top:35px;font-size:26px}.next-steps{border:1px solid var(--line);background:#fffdf8;border-radius:9px;padding:0 23px}.next-steps>a{border-bottom:1px solid var(--line);align-items:center;gap:17px;padding:22px 0;display:flex}.next-steps>a:last-child{border:0}.next-steps .empty-icon{width:39px;height:39px}.next-steps h3{margin:0 0 4px;font-size:12px}.next-steps p{color:#8f937e;margin:0;font-size:11px}.next-steps>a>div{flex:1}.next-steps>a>svg{color:#999084}.records{flex-direction:column;gap:20px;display:flex}.record-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.record-heading h3{margin-bottom:4px}.record-heading h2{margin-bottom:7px;font-size:25px}.record-heading .eyebrow{margin-bottom:8px;font-size:8px}.order-art{align-items:center;gap:17px;padding:15px 0;display:flex}.order-art>img{object-fit:cover;border:5px solid #eeece1;border-radius:3px;width:60px;height:76px}.order-art>div{flex:1}.order-art a{font-size:13px;font-weight:500}.order-art p{color:var(--muted);margin:5px 0 0;font-size:11px}.order-art strong{font-size:13px;font-weight:500}.record-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:12px;padding-top:20px;display:flex}.record-footer>span{color:var(--muted);font-size:11px}.record-footer strong{color:var(--ink);margin-left:8px}.record-actions{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.record-actions .button{min-height:37px;padding:10px 15px;font-size:11px}.records>.panel>p{color:var(--muted);font-size:12px}.request-facts{color:#859078;background:#f3f2eb;border-radius:5px;flex-wrap:wrap;gap:18px;padding:14px;font-size:10px;display:flex}.quote-summary{color:#8c7999;background:#eeedf4;border-radius:6px;flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:20px;padding:14px 18px;font-size:12px;display:flex}.quote-summary strong{color:var(--purple);font-size:17px}.quote-summary>span{font-size:9px}.quote-form{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.quote-form label{margin:0;font-size:10px}.quote-form input{max-width:145px;font-size:12px;min-height:37px!important;padding:8px 12px!important}.quote-form>.text-button{margin-bottom:12px}.listing-record{align-items:center;gap:20px;display:flex}.listing-record>img{object-fit:cover;border:5px solid #ede9e0;width:65px;height:85px}.listing-record>div{flex:1}.listing-record p{color:var(--muted);margin-bottom:8px;font-size:11px}.listing-record .button{min-height:35px;padding:9px 17px;font-size:11px}.sample-images{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.sample-images button{background:#e8e5dc;border:2px solid #0000;border-radius:3px;padding:4px}.sample-images button.selected{border-color:var(--purple)}.sample-images img{object-fit:cover;width:55px;height:60px}.review-panel{margin:18px 0}.review-panel>p{color:var(--muted);font-size:12px}.review-panel label{margin-top:18px}.review-panel textarea{min-height:65px;font-size:12px}.message-layout{border:1px solid var(--line);background:#fffdf9;border-radius:9px;grid-template-columns:200px 1fr;min-height:450px;display:grid;overflow:hidden}.message-contacts{border-right:1px solid var(--line);background:#f4f3eb;padding:10px}.message-contacts>button{background:0 0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:13px 10px;font-size:11px;display:flex}.message-contacts>button.active{color:var(--purple);background:#e9e2ee}.message-contacts .avatar{width:31px;height:31px;font-size:10px}.message-thread{flex-direction:column;min-width:0;display:flex}.message-thread>h3{border-bottom:1px solid var(--line);margin:0;padding:20px;font-size:13px}.message-history{flex-direction:column;flex:1;gap:15px;min-height:290px;max-height:450px;padding:23px;display:flex;overflow:auto}.message-history>.muted{margin:auto;font-size:11px}.message-bubble{overflow-wrap:anywhere;background:#eeede6;border-radius:10px 10px 10px 0;align-self:flex-start;width:fit-content;max-width:85%;padding:11px 15px}.message-bubble.mine{background:#ede5f1;border-radius:10px 10px 0;align-self:flex-end}.message-bubble p{margin:0;font-size:12px}.message-bubble small{color:#979280;text-align:right;margin-top:5px;font-size:8px;display:block}.message-composer{border-top:1px solid var(--line);gap:10px;padding:15px;display:flex}.message-composer .button{padding:10px 15px}.verification-panel{margin-top:24px}.verification-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;margin-bottom:12px;padding:18px 0;font-size:12px;display:flex}.verification-row>span:first-child{align-items:center;gap:11px;display:flex}.verification-panel>.small{margin-top:25px}.workflow-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.workflow-grid h2{font-size:26px}.workflow-list{counter-reset:steps;padding:0;list-style:none}.workflow-list li{counter-increment:steps;color:var(--muted);border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:13px 0;font-size:12px;line-height:1.7;display:flex}.workflow-list li:before{content:counter(steps);width:23px;height:23px;color:var(--purple);background:#ebe5ee;border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;display:grid}.workflow-grid .button{margin-top:15px;font-size:11px}.admin-workflow{background:#efede5;margin-top:28px}.admin-workflow p{color:var(--muted);max-width:900px;font-size:13px}.narrow-page{max-width:850px}.narrow-page>.search-field{border:1px solid var(--line);background:#efede5;border-radius:6px;padding:8px 15px}.faq-list{margin:25px 0}.faq-list .disclosure{padding:23px 0}.prose h2{margin-top:30px;font-size:25px}.prose h2:first-child{margin-top:0}.prose p{color:var(--muted);font-size:13px}@media (width>=1500px){.hero-inner{min-height:630px}.hero-gallery{height:530px}.frame-main{width:305px;top:70px;right:8%}.frame-main img{height:328px}.frame-left{width:265px;top:50px;left:5%}.frame-left img{height:290px}.floating-note{top:365px;left:5%}.gallery-caption{bottom:20px;right:15%}.art-image{height:300px}}@media (width<=1190px){.container{width:calc(100% - 72px)}.header-inner{gap:23px;padding:0 30px}.main-nav{gap:21px}.header-actions{gap:16px}.header-search{display:none}.hero-inner{grid-template-columns:1fr 1fr;gap:20px;min-height:545px}.hero h1{font-size:60px}.hero-gallery{height:450px}.frame-main{width:232px;top:65px;right:0}.frame-main img{height:266px}.frame-left{width:200px;top:55px;left:0}.frame-left img{height:219px}.floating-note{padding:10px 12px;top:302px;left:-5px}.gallery-caption{font-size:20px;bottom:10px;right:3%}.hero-buttons .button{gap:9px;padding:13px 15px;font-size:10px}.hero-bottom{font-size:7px}.art-grid{gap:18px}.art-image{height:235px}.art-image>a{padding:23px}.art-meta{flex-wrap:wrap;gap:8px;margin-top:11px}.art-title{font-size:12px}.commission-banner{gap:25px;padding:30px 35px}.portrait-photo,.portrait-paint{width:142px}.portrait-photo img,.portrait-paint img{height:174px}.portrait-paint{left:167px}.portrait-arrow{left:142px}.artist-grid{gap:12px}.artist-card{padding:16px 12px 12px}.artist-top{gap:8px}.artist-top h3{font-size:10px}.avatar-large{width:40px;height:40px}.artist-top p{font-size:8px}.artist-bottom{margin-top:13px}.availability{font-size:7px}.footer-main{gap:30px}.detail-grid{gap:35px}.detail-art{min-height:550px;padding:35px}.detail-copy h1{font-size:39px}.dashboard-layout{grid-template-columns:195px minmax(0,1fr);gap:28px}.dashboard-sidebar{padding-right:18px}.dashboard-welcome>span{font-size:95px}.commission-layout{grid-template-columns:1.5fr 1fr;gap:24px}.artist-choice{gap:9px}.artist-choice b{font-size:9px}.artist-choice strong{font-size:11px}.checkout-layout{gap:25px}.auth-page{gap:50px}.artist-profile{margin-inline:15px}.artist-profile h1{font-size:32px}.profile-facts{gap:18px}}@media (width<=900px){.container{width:calc(100% - 48px)}.header-inner{min-height:76px;padding:0 24px}.logo{font-size:30px}.main-nav{gap:17px}.main-nav a{padding:30px 0;font-size:10px}.main-nav a.active:after{bottom:17px}.header-actions{gap:12px}.header-login{padding:8px 12px;font-size:10px}.header-login svg{display:none}.hero-inner{grid-template-columns:1fr 1fr;gap:8px;min-height:515px}.hero-label{letter-spacing:1.5px;font-size:8px}.hero h1{font-size:53px}.hero-copy>p{font-size:11px}.hero-gallery{height:410px}.frame-main{border-width:6px;width:201px;padding:10px 10px 0;top:63px;right:0}.frame-main img{height:232px}.frame-main>div{font-size:15px}.frame-left{border-width:6px;width:174px;padding:10px;top:41px;left:-6px}.frame-left img{height:196px}.frame-left>span{font-size:12px}.floating-note{gap:8px;padding:9px;font-size:8px;top:270px;left:-20px}.note-icon{width:30px;height:30px}.gallery-caption{font-size:17px;bottom:17px;right:-7px}.sketch-arrow{display:none}.hero-buttons{gap:8px}.hero-buttons .button{gap:6px;min-height:40px;padding:11px 10px;font-size:9px}.hero-buttons .button svg{width:14px}.hero-community{gap:10px;margin-top:26px}.hero-community p{font-size:8px}.avatar-stack .avatar{width:31px;height:31px}.hero-bottom{letter-spacing:1.2px;gap:22px;font-size:6px}.trust-strip span{gap:8px;font-size:9px}.trust-strip svg{width:17px}.section-heading h2{font-size:27px}.section-heading p:not(.eyebrow){font-size:11px}.section-heading .text-link{font-size:10px}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.art-image{height:320px}.art-image>a{padding:35px}.art-title{font-size:14px}.artist-byline{font-size:11px}.art-meta>span{font-size:10px}.art-meta strong{font-size:13px}.art-meta{flex-wrap:nowrap}.commission-banner{gap:12px;padding:25px}.portrait-photo,.portrait-paint{width:122px;left:0}.portrait-photo img,.portrait-paint img{height:159px}.portrait-paint{top:27px;left:136px}.portrait-photo{top:47px}.portrait-arrow{font-size:41px;top:137px;left:113px}.commission-copy h2{font-size:30px}.commission-copy p:not(.eyebrow){font-size:10px}.commission-copy .button{padding:11px 14px;font-size:10px}.commission-copy .eyebrow{letter-spacing:1.5px;font-size:8px}.artist-grid{grid-template-columns:repeat(2,1fr);gap:20px}.artist-card{padding:20px}.artist-top h3{font-size:13px}.artist-top p,.artist-top .small{font-size:10px}.artist-top{gap:12px}.avatar-large{width:50px;height:50px}.availability{font-size:9px}.journey-grid{gap:25px}.journey-grid h3{font-size:19px}.journey-grid p{font-size:10px}.footer-main{grid-template-columns:1.1fr 1fr 1fr;gap:22px}.footer-note{display:none}.footer-bottom{font-size:8px}.footer-bottom>div{gap:13px}.footer-bottom .demo-tag{display:none}.page-heading h1{font-size:36px}.artist-directory{grid-template-columns:repeat(2,1fr)}.artist-preview{padding:22px 35px}.artist-profile{flex-wrap:wrap;gap:15px}.avatar-hero{width:110px;height:110px}.artist-profile>.button{margin-top:0;margin-left:125px}.profile-story{grid-template-columns:1fr;gap:25px}.profile-facts{padding-top:12px}.detail-grid{gap:25px}.detail-art{min-height:450px;padding:25px}.detail-art img{border-width:8px}.detail-copy h1{font-size:34px}.detail-actions .button{padding:12px 14px;font-size:10px}.art-specs dd{font-size:11px}.auth-page{gap:30px}.auth-art{min-height:580px;padding:30px}.auth-art h2{font-size:33px}.auth-form h1{font-size:30px}.auth-art>.handwritten{font-size:20px}.commission-layout{grid-template-columns:1fr}.commission-aside{display:none}.checkout-layout{grid-template-columns:1fr .85fr;gap:20px}.cart-item{flex-wrap:wrap;gap:15px}.cart-item>a,.cart-item img{width:80px}.cart-item img{height:103px}.cart-item h3{font-size:12px}.cart-item>strong{margin-left:auto}.order-summary{padding:23px}.order-summary h2{font-size:22px}.checkout-layout .panel{padding:22px}.checkout-layout .form-row{grid-template-columns:1fr;gap:0}.dashboard-layout{grid-template-columns:165px minmax(0,1fr);gap:22px}.dashboard-sidebar{padding-right:13px}.dashboard-sidebar nav a{gap:9px;padding:11px 7px;font-size:10px}.studio-user{flex-direction:column;align-items:flex-start}.studio-user strong{font-size:11px}.dashboard-main .page-heading h1{font-size:30px}.dashboard-main .page-heading{flex-direction:column;align-items:flex-start}.dashboard-welcome{padding:25px}.dashboard-welcome>span{display:none}.dashboard-welcome h2{font-size:26px}.stats-grid{gap:10px}.stats-grid>div{padding:17px 13px}.stats-grid svg{width:15px;top:19px;right:13px}.stats-grid span{font-size:9px}.stats-grid strong{font-size:30px}.dashboard-main .panel{padding:22px}.record-footer{flex-wrap:wrap}.message-layout{grid-template-columns:1fr}.message-contacts{border:0;border-bottom:1px solid var(--line);display:flex;overflow:auto}.message-contacts>button{white-space:nowrap;width:auto}.next-steps{padding:0 17px}.next-steps>a{gap:11px}.next-steps p{font-size:10px}.next-steps h3{font-size:11px}.workflow-grid{gap:15px}.workflow-grid .panel{padding:20px}.workflow-grid h2{font-size:22px}.workflow-list li{gap:8px;font-size:11px}}@media (width<=650px){.container{width:calc(100% - 36px)}.announcement{gap:5px;height:31px;padding:0 10px;font-size:9px}.announcement>span:first-child{display:none}.announcement-spark{margin-left:3px;font-size:17px}.header-inner{gap:15px;min-height:70px;padding:0 18px}.logo{font-size:29px}.logo-mark{width:32px;margin-right:5px;transform:scale(.86)}.header-actions{gap:14px}.header-actions .icon-link svg{width:19px}.header-login{display:none}.mobile-menu{display:block}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);padding:14px 22px 20px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 8px 12px #4439330c}.main-nav.nav-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.main-nav a{padding:13px 0;font-size:13px}.main-nav a.active:after{display:none}.hero-inner{flex-direction:column;gap:0;min-height:0;display:flex}.hero-copy{text-align:center;width:100%;padding:38px 0 14px}.hero-label{letter-spacing:1.5px;justify-content:center;margin-bottom:19px;font-size:8px}.hero h1{letter-spacing:-1.8px;margin-bottom:20px;font-size:58px;line-height:1.03}.hero-copy>p{margin-bottom:22px;font-size:12px;line-height:1.8}.hero-buttons{justify-content:center;gap:10px}.hero-buttons .button{gap:8px;min-height:43px;padding:13px 15px;font-size:10px}.hero-buttons .button svg{width:15px}.hero-community{justify-content:center;margin-top:24px}.hero-community p{text-align:left;font-size:9px}.community-stars{text-align:left;font-size:9px;display:block}.hero-gallery{width:100%;max-width:390px;height:355px;margin-top:10px}.frame-left{width:176px;top:20px;left:24px}.frame-left img{height:180px}.frame-main{width:192px;top:32px;right:21px}.frame-main img{height:206px}.frame-main>div{padding:8px 0;font-size:15px}.floating-note{padding:9px 11px;font-size:8px;top:223px;left:5px}.gallery-caption{font-size:19px;bottom:12px;right:40px}.star-one{font-size:37px;top:-5px;right:0}.star-two{font-size:31px;bottom:25px;left:35px}.hero-bottom{letter-spacing:.6px;gap:12px;padding-bottom:19px;font-size:5px}.tiny-flower{font-size:14px}.wash-one{width:450px;top:250px;right:-70px}.wash-two{width:550px;height:400px;bottom:-30px;right:-120px}.trust-strip .container{grid-template-columns:1fr 1fr;gap:17px 18px;padding:21px 3px;display:grid}.trust-strip span{gap:8px;font-size:9px}.trust-strip svg{width:16px}.section{padding-top:41px;padding-bottom:38px}.section-heading{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:23px}.eyebrow{letter-spacing:1.6px;margin-bottom:11px;font-size:8px}.section-heading h2{letter-spacing:-.6px;margin-bottom:10px;font-size:28px;line-height:1.25}.section-heading p:not(.eyebrow){font-size:11px;line-height:1.75}.mobile-break{display:block}.section-heading>.text-link{margin:0;font-size:11px}.category-tabs{scrollbar-width:thin;flex-wrap:nowrap;gap:7px;margin-bottom:23px;padding-bottom:4px;overflow:auto}.category-tabs button{white-space:nowrap;padding:8px 16px;font-size:10px}.art-grid{gap:27px 13px}.art-image{border-radius:6px;height:204px}.art-image>a{padding:20px 16px}.art-image img{border-width:4px}.save-button{width:27px;height:27px;top:8px;right:8px}.save-button svg{width:15px}.image-badge{padding:4px 6px;font-size:6px;bottom:8px;left:8px}.art-info{padding-top:13px}.art-title{margin-bottom:5px;font-size:11px;line-height:1.5}.artist-byline{gap:3px;font-size:9px}.artist-byline svg{width:11px}.art-meta{flex-wrap:wrap;gap:6px;margin-top:10px}.art-meta>span{width:100%;font-size:8px;display:block}.art-meta strong{font-size:12px}.commission-banner{border-radius:8px;flex-direction:column-reverse;gap:10px;min-height:0;padding:30px 24px 16px;display:flex}.commission-copy{width:100%}.commission-copy h2{font-size:33px}.commission-copy p:not(.eyebrow){font-size:11px}.commission-copy .eyebrow{font-size:8px}.commission-copy .button{padding:12px 17px;font-size:11px}.banner-caption{font-size:8px!important}.portrait-collage{align-self:center;width:285px;min-height:259px}.portrait-photo,.portrait-paint{width:133px;top:28px;left:5px}.portrait-photo img,.portrait-paint img{height:162px}.portrait-paint{top:13px;left:144px}.portrait-arrow{top:117px;left:117px}.portrait-photo span,.portrait-paint span{font-size:11px}.banner-flower{font-size:130px;bottom:9px;right:-39px}.artist-grid{grid-template-columns:1fr;gap:13px}.artist-card{padding:18px}.artist-top h3{font-size:13px}.artist-top p{font-size:10px}.artist-bottom{margin-top:14px}.availability{font-size:10px}.artists-section .artist-grid .artist-card:nth-child(n+3){display:none}.journey-section{padding:35px 0}.journey-section h2{font-size:30px}.journey-grid{grid-template-columns:1fr;gap:28px;margin:30px auto}.journey-icon{width:55px;height:53px;margin-bottom:12px}.journey-icon svg{width:24px}.journey-grid h3{margin-bottom:7px;font-size:22px}.journey-grid p{max-width:255px;font-size:11px}.artist-invite{flex-direction:column;align-items:flex-start;gap:21px;padding-block:34px}.artist-invite h2{font-size:29px}.artist-invite p{font-size:11px}.artist-invite .handwritten{font-size:21px}.footer-main{grid-template-columns:1fr 1fr;gap:23px 20px;padding-block:29px}.footer-brand{grid-column:1/-1}.footer-brand>p{vertical-align:middle;margin:0 0 0 25px;font-size:11px;display:inline-block}.footer-brand .handwritten{display:none}.footer-main h4{margin:5px 0 14px;font-size:11px}.footer-main>div>a:not(.logo){font-size:10px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px;padding-block:18px;font-size:8px}.footer-bottom>div{gap:20px}.footer-bottom .demo-tag{font-size:7px;display:block}.page{padding-top:32px;padding-bottom:45px}.page-heading{flex-wrap:wrap;gap:17px;margin-bottom:25px}.page-heading h1{font-size:34px}.page-heading .muted{font-size:12px}.filter-bar{flex-wrap:wrap;gap:15px;padding:13px}.filter-bar>.search-field{border-bottom:1px solid var(--line);flex-basis:100%;padding-bottom:7px}.filter-bar>.inline-field{flex:1;justify-content:space-between;gap:7px;font-size:10px}.inline-field select{max-width:120px;min-height:33px;padding:8px;font-size:10px}.filter-bar>.checkbox-label{margin-bottom:0}.search-field input{font-size:12px}.results-line,.results-line .text-button{font-size:10px}.empty-state{padding:40px 19px}.empty-state h2{font-size:27px}.empty-state p{font-size:12px}.detail-grid{grid-template-columns:1fr;gap:27px}.breadcrumb{flex-wrap:wrap;gap:9px;margin-bottom:22px;font-size:10px;line-height:1.6}.detail-art{height:440px;min-height:0;padding:35px}.detail-art img{object-fit:contain;max-width:100%;max-height:360px}.detail-copy{padding:0}.detail-copy h1{margin-top:20px;font-size:38px}.detail-copy>p{margin-top:20px;font-size:12px}.art-specs dd,.detail-actions .button{font-size:12px}.detail-reassurance{font-size:10px}.artist-directory{grid-template-columns:1fr;gap:25px}.artist-preview{height:250px;padding:28px 65px}.artist-profile-cover{height:130px}.artist-profile{gap:12px;margin:-35px 9px 20px}.avatar-hero{width:95px;height:95px}.artist-profile>div{min-width:0;padding-top:44px}.artist-profile h1{letter-spacing:-.4px;font-size:26px}.artist-profile h1 svg{width:20px}.artist-profile .eyebrow{letter-spacing:1px;font-size:6px}.artist-profile p:not(.eyebrow){margin-bottom:0;font-size:10px}.artist-profile>.button{min-height:37px;margin:10px 0 0 107px;padding:10px 14px;font-size:10px}.profile-story{gap:15px;padding:15px 0 25px}.profile-story p{font-size:12px}.profile-facts{gap:18px}.profile-facts strong{font-size:11px}.profile-facts>span{font-size:9px}.auth-page{grid-template-columns:1fr;gap:0;max-width:450px;padding-block:30px}.auth-art{display:none}.auth-form{padding:5px 0 15px}.auth-form h1{font-size:36px}.demo-callout{gap:9px;padding:13px;font-size:10px}.demo-callout svg{width:17px}.stepper{gap:14px;margin-bottom:25px;padding-bottom:20px}.stepper>div{text-align:center;flex-direction:column;flex:1;gap:6px;font-size:9px}.stepper>div>span{width:26px;height:26px}.commission-form{padding:22px 17px}.commission-form>h2{font-size:27px}.artist-choice{flex-wrap:wrap;gap:8px;padding:15px 10px}.artist-choice .avatar{width:33px;height:33px}.artist-choice strong{font-size:11px}.artist-choice small{font-size:9px}.artist-choice b{width:100%;padding-left:57px;font-size:10px}.form-row{gap:13px}label{font-size:11px}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{min-height:42px;padding:11px;font-size:12px}.checkbox-label{gap:7px;font-size:10px}.form-actions .button{font-size:11px}.commission-form .art-specs{gap:20px 12px}.commission-form .art-specs dd{font-size:11px}.checkout-layout{grid-template-columns:1fr}.cart-item{flex-wrap:nowrap;gap:14px}.cart-item>a,.cart-item img{width:77px}.cart-item h3{font-size:12px}.cart-item p,.cart-item .small{font-size:9px}.cart-item>strong{font-size:12px}.order-summary{position:static}.order-summary h2{font-size:27px}.checkout-layout .form-row{grid-template-columns:1fr 1fr;gap:13px}.success-large{margin:0 auto;padding:35px 23px}.success-large h1{font-size:35px}.success-large p{font-size:12px}.demo-role-row{flex-direction:column;gap:10px}.dashboard-layout{padding-top:24px;padding-bottom:40px;display:block}.dashboard-sidebar{border-right:0;margin-bottom:28px;padding:0}.studio-user{flex-direction:row;align-items:center;margin-bottom:20px}.studio-user strong{font-size:13px}.studio-user div>span{font-size:10px}.dashboard-sidebar nav{scrollbar-width:thin;flex-direction:row;gap:6px;padding-bottom:9px;overflow:auto}.dashboard-sidebar nav a{white-space:nowrap;padding:10px;font-size:10px}.dashboard-sidebar nav svg{width:15px}.dashboard-switch{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;padding:12px 0 0;display:flex}.dashboard-switch>.eyebrow{width:100%;margin-bottom:0;font-size:7px}.dashboard-switch>button{gap:7px;width:auto;padding:5px 0;font-size:9px}.dashboard-switch p{display:none}.dashboard-switch button.signout{border:0;margin:0 0 0 auto;padding:5px 0}.dashboard-main .page-heading h1{font-size:33px}.dashboard-main .page-heading{gap:17px}.dashboard-main .page-heading .muted{font-size:11px}.dashboard-welcome{padding:24px 22px}.dashboard-welcome h2{font-size:28px}.dashboard-welcome .handwritten{font-size:21px}.dashboard-welcome .button{font-size:10px}.stats-grid{gap:9px}.stats-grid>div{padding:15px 11px}.stats-grid svg{display:none}.stats-grid strong{font-size:29px}.stats-grid span{font-size:8px;line-height:1.6}.dashboard-section-title{margin-top:30px;font-size:26px}.next-steps{padding:0 16px}.next-steps>a{padding:19px 0}.next-steps h3{font-size:11px}.next-steps p{font-size:10px;line-height:1.6}.next-steps .empty-icon{width:34px;height:34px}.next-steps .empty-icon svg{width:17px}.dashboard-main .panel{padding:20px 16px}.record-heading{align-items:flex-start;gap:10px}.record-heading h3{font-size:13px}.record-heading h2{font-size:25px}.record-heading .small{font-size:9px;line-height:1.8;display:block}.badge{padding:5px 7px;font-size:9px}.order-art{gap:12px}.order-art a{font-size:11px}.order-art p{font-size:9px}.order-art strong{font-size:11px}.order-art>img{width:50px;height:65px}.record-footer>span{font-size:10px}.record-actions{gap:13px}.record-actions .button,.record-actions .text-link,.record-actions .text-button{font-size:10px}.request-facts{gap:12px;font-size:9px}.records>.panel>p{font-size:11px}.quote-summary{gap:10px;padding:13px;font-size:10px}.quote-summary strong{font-size:15px}.listing-record{flex-wrap:wrap;gap:12px}.listing-record>img{width:52px;height:73px}.listing-record h3{font-size:12px}.listing-record p{font-size:10px}.listing-record .button{padding:8px 12px;font-size:10px}.sample-images{gap:7px}.sample-images img{width:37px;height:44px}.message-thread>h3{padding:16px;font-size:12px}.message-history{padding:16px}.message-bubble{max-width:90%}.message-bubble p{font-size:11px}.message-composer{gap:7px;padding:12px}.message-composer input{font-size:10px!important}.verification-row{gap:10px;font-size:10px}.verification-row svg{width:17px}.verification-panel h2{font-size:25px}.workflow-grid{grid-template-columns:1fr;gap:20px}.workflow-grid h2{font-size:29px}.workflow-list li{gap:12px;font-size:12px}.workflow-grid .panel{padding:25px}.panel{padding:24px 20px}.admin-workflow h2{font-size:27px}.prose h2{font-size:25px}.prose p{font-size:12px}.toast{gap:17px;max-width:calc(100vw - 28px);padding:13px 15px;font-size:11px;bottom:16px}.toast span{line-height:1.6}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width>=651px){.studio-route .site-header{z-index:100;position:sticky;top:0}.studio-main{overflow:visible}.studio-main>div,.studio-main .dashboard-layout{height:auto;min-height:0}.studio-main .dashboard-layout{align-items:start;min-height:calc(100dvh - 88px);padding-top:28px;padding-bottom:28px}.studio-main .dashboard-sidebar{overscroll-behavior:contain;scrollbar-width:none;width:220px;position:fixed;top:116px;bottom:28px;left:max(56px,50vw - 660px);overflow-y:auto}.studio-main .dashboard-sidebar::-webkit-scrollbar{display:none}.studio-main .dashboard-main{grid-column:2;min-width:0;padding-right:0;overflow:visible}.studio-main .user-table-shell{max-height:none;overflow:visible}.studio-main .user-table-scroll{overflow-x:auto}}@media (width>=901px) and (width<=1200px){.studio-main .dashboard-sidebar{width:195px}}@media (width>=651px) and (width<=900px){.studio-main .dashboard-sidebar{width:165px}}@media (width<=650px){.studio-main{min-height:calc(100dvh - 70px)}}.demo-artist-select{color:var(--muted);gap:7px;margin:17px 0 12px;font-size:9px}.demo-artist-select select{min-height:34px;padding:8px;font-size:10px}.gallery-caption{bottom:-2px}@media (width<=650px){.demo-artist-select{flex-direction:row;align-items:center;gap:12px;width:100%;margin:5px 0 0}.demo-artist-select select{max-width:190px;min-height:32px;padding:7px;font-size:10px}.gallery-caption{bottom:12px}}.user-results-line{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-size-control{color:var(--ink-soft);align-items:center;gap:9px;font-size:.82rem;font-weight:700;display:flex}.page-size-control select{width:auto;min-width:68px;padding:8px 30px 8px 10px}.user-table-shell{padding:0;overflow:hidden}.user-table-scroll{overflow-x:auto}.user-table{border-collapse:collapse;width:100%;min-width:900px;font-size:.9rem}.user-table th,.user-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #392d261a;padding:15px 14px}.user-table th{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f7f1e7b8;font-size:.72rem}.user-table tbody tr:last-child td{border-bottom:0}.user-table tbody tr{transition:background .18s}.user-table tbody tr:hover{background:#f8f3ebb3}.user-column{min-width:220px}.user-identity{align-items:center;gap:11px;display:flex}.user-identity>div{gap:2px;display:grid}.user-identity strong{color:var(--ink);font-size:.92rem}.user-identity span:last-child{color:var(--ink-soft);font-size:.78rem}.user-initial{color:#6d3f2e;font-family:var(--serif);background:linear-gradient(145deg,#f0c9ae,#d9a886);border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:800;font-size:1rem!important;display:flex!important}.verification-ok{color:#347055;font-weight:700}.verification-ok:before,.verification-pending:before{content:"●";margin-right:6px;font-size:.62rem}.verification-pending{color:#a46c2e;font-weight:700}.action-column{white-space:nowrap;text-align:right!important}.user-table .button{min-height:34px;padding:7px 12px}.user-pagination{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.pagination-pages{gap:6px;display:flex}.page-button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #392d2629;border-radius:9px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 9px;font-weight:700;display:flex}.page-button:hover{border-color:var(--terracotta);color:var(--terracotta)}.page-button.active{background:var(--ink);border-color:var(--ink);color:#fff}.pagination-summary{display:none}.commission-admin-table{min-width:1040px}.table-primary{gap:3px;display:grid}.table-primary strong{color:var(--ink)}.table-primary span{color:var(--ink-soft);letter-spacing:.03em;font-size:.76rem}.order-admin-table{min-width:1120px}.detail-overlay{z-index:1000;background:#2019166b;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.detail-drawer{border-radius:22px 0 0 22px;width:min(92vw,620px);max-width:620px;height:100%;margin:0;padding:28px;overflow-y:auto}.detail-drawer .record-heading{margin-bottom:18px}.detail-drawer>h3{border-top:1px solid #392d261f;margin-top:24px;padding-top:20px}.private-media-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.private-media-grid img{aspect-ratio:1;object-fit:cover;width:100%}.status-timeline{gap:0;display:grid}.timeline-entry{border-left:2px solid #b4654b59;gap:4px;padding:2px 0 18px 16px;display:grid}.timeline-entry span{color:var(--ink-soft);font-size:.78rem}.timeline-entry p{margin:2px 0 0}.review-tabs{border-bottom:1px solid #392d2626;gap:8px;margin-bottom:20px;display:flex}.review-tabs button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 16px;font-weight:800}.review-tabs button.active{border-bottom-color:var(--terracotta);color:var(--ink)}.review-search{max-width:540px;margin-bottom:12px}.review-records{margin-top:14px}@media (width<=760px){.detail-drawer{border-radius:18px 18px 0 0;width:100%;max-width:none;height:88%;margin-top:auto}.detail-overlay{align-items:flex-end}.review-tabs{overflow-x:auto}.review-tabs button{white-space:nowrap}.private-media-grid{grid-template-columns:repeat(2,1fr)}.user-results-line{flex-direction:column;align-items:flex-start}.user-table-scroll{overflow:visible}.user-table{min-width:0;display:block}.user-table thead{display:none}.user-table tbody,.user-table tr,.user-table td{display:block}.user-table tr{border-bottom:1px solid #392d261f;padding:10px 16px}.user-table tr:last-child{border-bottom:0}.user-table td{border:0;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:8px 0;display:grid}.user-table td:before{color:var(--ink-soft);content:attr(data-label);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:800}.user-table td.user-column{padding:10px 0 14px;display:block}.user-table td.user-column:before{content:none}.action-column{text-align:left!important}.user-pagination{flex-wrap:wrap;justify-content:space-between}.pagination-pages{order:3;justify-content:center;width:100%}.pagination-summary{display:inline}.user-pagination>.button{min-width:92px}}body{font-size:16px}.announcement{font-size:13px}.main-nav a,.header-search input,.button,.header-login,.hero-buttons .button,.commission-copy .button,.artist-invite>.button{font-size:14px}.small{font-size:13px}.eyebrow{font-size:11px}.text-link,.text-button{font-size:14px}.hero-label{font-size:12px}.hero-copy>p{font-size:15px}.hero-community p{font-size:12px}.trust-strip span{font-size:13px}.section-heading p:not(.eyebrow),.artist-invite p{font-size:14px}.category-tabs button{font-size:13px}.art-title{font-size:15px}.artist-byline,.art-meta>span{font-size:12px}.art-meta strong,.artist-top h3{font-size:14px}.artist-top p,.artist-top .small{font-size:12px}.availability{font-size:11px}.journey-grid p{font-size:13px}.footer-brand>p,.footer-main h4,.footer-note p{font-size:14px}.footer-main>div>a:not(.logo),.footer-note>span{font-size:12px}.footer-bottom{font-size:11px}.demo-tag{font-size:10px}.inline-field,.inline-field select,.results-line{font-size:13px}.search-field input{font-size:14px}.empty-state p,.page-heading .muted{font-size:15px}.badge{font-size:11px}.demo-callout,.dashboard-sidebar nav a{font-size:13px}.studio-user strong{font-size:15px}.studio-user div>span{font-size:12px}.dashboard-switch p{font-size:13px}.stats-grid span{font-size:12px}.next-steps h3{font-size:14px}.next-steps p{font-size:13px}.record-heading h3{font-size:15px}.record-heading .small{font-size:12px}.order-art p,.order-art strong,.records>.panel>p{font-size:13px}.request-facts{font-size:12px}.quote-summary{font-size:13px}.listing-record h3{font-size:15px}.listing-record p{font-size:13px}.message-bubble p{font-size:14px}.message-composer input{font-size:14px!important}.verification-row{font-size:13px}.workflow-list li,.prose p{font-size:14px}.user-table{font-size:1rem}.user-table th{font-size:.8rem}.user-identity strong{font-size:1rem}.user-identity span:last-child,.table-primary span,.timeline-entry span{font-size:.86rem}.review-tabs button{font-size:14px}@media (width<=650px){body{font-size:15px}.announcement{font-size:11px}.page-heading .muted{font-size:14px}.button,.header-login,.hero-buttons .button{font-size:13px}.small{font-size:12px}.eyebrow{font-size:10px}.filter-bar>.inline-field,.inline-field select,.results-line,.dashboard-sidebar nav a{font-size:12px}.dashboard-main .page-heading .muted{font-size:13px}.stats-grid span{font-size:11px}.next-steps h3{font-size:13px}.next-steps p{font-size:12px}.record-heading h3{font-size:15px}.record-heading .small{font-size:12px}.badge{font-size:10px}.request-facts{font-size:11px}.records>.panel>p{font-size:13px}.user-table td:before{font-size:.76rem}}.report-modal-backdrop{z-index:1050;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2d2830a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.report-modal{background:var(--paper);border:1px solid #e0dbd2;border-radius:14px;width:min(520px,100%);max-height:calc(100vh - 48px);padding:36px;position:relative;overflow:auto;box-shadow:0 24px 80px #251c2d45}.report-modal:before{content:"";opacity:.8;background:linear-gradient(90deg,#b8c6aa,#d8c8df,#d8bfa6);height:7px;position:absolute;inset:0 0 auto}.report-modal-close{color:#655b68;background:#f0ece8;border-radius:50%;width:36px;height:36px;font-size:25px;line-height:1;position:absolute;top:17px;right:18px}.report-modal-icon{width:44px;height:44px;color:var(--purple);background:#ece5f0;border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.report-modal .eyebrow{margin-bottom:8px}.report-modal h2{margin-bottom:8px;font-size:32px}.report-modal>.muted{margin-bottom:25px;line-height:1.6}.report-modal form{gap:18px;display:grid}.report-modal label{gap:8px;font-weight:600;display:grid;position:relative}.report-modal select,.report-modal textarea{background:#fffefa;font-weight:400}.report-modal textarea{resize:vertical;min-height:118px;padding-bottom:30px}.report-character-count{color:var(--muted);font-size:11px;font-weight:400;position:absolute;bottom:10px;right:12px}.report-privacy{color:var(--muted);background:#f0eee7;border-radius:7px;align-items:center;gap:8px;margin:0;padding:12px 14px;font-size:12px;display:flex}.report-modal-actions{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.report-modal-actions .button{min-width:120px}@media (width<=650px){.report-modal-backdrop{align-items:end;padding:14px}.report-modal{border-radius:14px 14px 8px 8px;max-height:90vh;padding:29px 20px 22px}.report-modal h2{font-size:28px}.report-modal-actions{grid-template-columns:1fr 1fr;display:grid}.report-modal-actions .button{min-width:0;padding-inline:12px}}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.artwork-upload-field{margin:4px 0 21px}.artwork-upload-label{margin-bottom:9px;font-size:14px;font-weight:600;display:block}.artwork-upload-dropzone{color:#5f625a;background:linear-gradient(135deg,#f8f7f0,#f4f0f5);border:1.5px dashed #b9bcae;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:190px;padding:28px;transition:all .2s;display:flex}.artwork-upload-dropzone:hover,.artwork-upload-dropzone:focus-visible{border-color:var(--purple);background:#f0eaf3;transform:translateY(-1px)}.artwork-upload-icon{width:48px;height:48px;color:var(--purple);background:#e7dfea;border-radius:50%;place-items:center;display:grid}.artwork-upload-dropzone strong{color:#373b35;font-size:16px}.artwork-upload-dropzone>span:not(.artwork-upload-icon){font-size:13px}.artwork-upload-dropzone small{color:var(--muted);font-size:12px}.artwork-upload-dropzone em{color:var(--purple);font-size:11px;font-style:normal}.artwork-upload-preview{border:1px solid var(--line);background:#f7f5ef;border-radius:10px;grid-template-columns:minmax(220px,360px) 1fr;gap:18px;padding:16px;display:grid}.artwork-preview-image{cursor:zoom-in;background:#e8e5de;border-radius:7px;height:245px;padding:0;position:relative;overflow:hidden}.artwork-preview-image img{object-fit:contain;width:100%;height:100%}.artwork-preview-image>span{color:var(--purple);background:#fffdf2e8;border-radius:5px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 3px 12px #31283926}.artwork-file-details{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid}.artwork-file-details .empty-icon{width:40px;height:40px}.artwork-file-details>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.artwork-file-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.artwork-file-details small{color:var(--muted);font-size:11px}.artwork-file-remove{color:#725e76;background:#ebe7e2;border-radius:50%;width:32px;height:32px;font-size:21px}@media (width<=650px){.artwork-upload-dropzone{min-height:165px;padding:22px}.artwork-upload-preview{grid-template-columns:1fr}.artwork-preview-image{height:230px}.artwork-file-details{grid-template-columns:auto minmax(0,1fr) auto}.artwork-file-details>.text-button{grid-column:2}.artwork-file-remove{grid-area:1/3}}.work-preview-form{grid-template-columns:1fr;gap:12px;width:100%;padding-top:6px;display:grid}.work-preview-title{font-size:13px;font-weight:600}.work-preview-picker{width:100%;min-width:0}.work-preview-empty{text-align:left;background:#f7f5ef;border:1.5px dashed #b9bcae;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;width:100%;min-height:76px;padding:13px 16px;display:grid}.work-preview-empty>span{width:42px;height:42px;color:var(--purple);background:#e9e1ed;border-radius:50%;grid-row:1/3;place-items:center;display:grid}.work-preview-empty strong{align-self:end;font-size:13px}.work-preview-empty small{color:var(--muted);align-self:start;font-size:11px}.work-preview-empty:hover{border-color:var(--purple);background:#f1ebf3}.work-preview-selected{border:1px solid var(--line);background:#f4f0f5;border-radius:8px;grid-template-columns:64px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:10px 14px;display:grid}.work-preview-thumb{cursor:zoom-in;background:#dedbd4;border-radius:6px;width:64px;height:64px;padding:0;position:relative;overflow:hidden}.work-preview-thumb img{object-fit:cover;width:100%;height:100%}.work-preview-thumb>span{color:#fff;opacity:0;background:#2b26305c;place-items:center;transition:all .2s;display:grid;position:absolute;inset:0}.work-preview-thumb:hover>span{opacity:1}.work-preview-meta{flex-direction:column;gap:5px;min-width:0;display:flex}.work-preview-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.work-preview-meta small{color:var(--muted);font-size:11px}.work-preview-form>.button{justify-self:end;min-width:188px}@media (width<=650px){.work-preview-selected{grid-template-columns:55px minmax(0,1fr) auto}.work-preview-thumb{width:55px;height:55px}.work-preview-selected>.text-button{grid-column:2}.work-preview-selected>.artwork-file-remove{grid-area:1/3}.work-preview-form>.button{width:100%;min-width:0}}.rating-field{border:0;margin:0;padding:0}.rating-field legend{margin-bottom:8px;font-size:13px;font-weight:600}.rating-picker{gap:8px;display:flex}.rating-picker button{color:#d3cdc2;background:0 0;padding:0;font-size:36px;line-height:1;transition:color .15s,transform .15s}.rating-picker button.selected{color:#c99c4e}.rating-picker button:hover{transform:scale(1.08)}.confirm-dialog{width:min(480px,100%)}.confirm-dialog-icon{color:#a4544d;background:#f3e4e1;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}.confirm-dialog-note{color:var(--muted);background:#f1eee8;border-radius:7px;margin:20px 0;padding:12px 14px;font-size:12px}.danger-button{background:#9c514c;border-color:#9c514c}.danger-button:hover{background:#843e3a;border-color:#843e3a}@media (width<=650px){.rating-picker button{font-size:32px}.confirm-dialog .report-modal-actions{grid-template-columns:1fr}.confirm-dialog .report-modal-actions .button{width:100%}}.refund-dialog{width:min(580px,100%)}.refund-summary{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.refund-summary span{color:var(--muted);background:#f5f2ec;flex-direction:column;gap:5px;padding:13px;font-size:11px;display:flex}.refund-summary strong{color:var(--ink);font-size:15px}.refund-dialog label>small{font-size:11px;font-weight:400}@media (width<=650px){.refund-summary{grid-template-columns:1fr}.refund-summary span{flex-direction:row;justify-content:space-between;align-items:center}}.message-contacts>button{align-items:flex-start;padding:14px 11px}.message-contacts .avatar{margin-top:1px}.conversation-contact-copy{text-align:left;flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.conversation-contact-copy>strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.message-contacts>button.active .conversation-contact-copy>strong{color:var(--purple-dark)}.conversation-contact-copy>small{min-width:0;color:var(--muted);gap:2px;font-size:9px;line-height:1.4;display:grid}.conversation-contact-copy>small>span{letter-spacing:.35px;text-transform:uppercase;font-size:8px}.conversation-contact-copy>small>b{color:#66665e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.conversation-contact-copy>small>em{background:var(--purple);color:#fff;border-radius:10px;width:max-content;margin-top:3px;padding:2px 6px;font-size:8px;font-style:normal}.conversation-header{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:73px;padding:14px 20px;display:flex}.conversation-header>span{gap:2px;min-width:0;display:grid}.conversation-header strong{font-size:13px}.conversation-header small{color:var(--muted);letter-spacing:.35px;text-transform:uppercase;font-size:8px}.conversation-header b{max-width:520px;color:var(--purple);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}@media (width<=650px){.conversation-header{padding:13px 16px}.conversation-header b{max-width:65vw}}.conversation-contact-copy>em{background:var(--purple);color:#fff;border-radius:10px;width:max-content;padding:2px 6px;font-size:8px;font-style:normal}.conversation-header>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.message-layout{height:clamp(440px,100dvh - 260px,650px);min-height:0}.message-contacts,.message-thread{min-height:0;overflow:hidden}.message-history{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;max-height:none;overflow-y:auto}.conversation-header,.message-composer{flex-shrink:0}@media (width<=650px){.message-layout{height:calc(100dvh - 220px);min-height:440px}}.conversation-contact-copy>small{text-overflow:ellipsis;white-space:nowrap;max-width:125px;overflow:hidden}.conversation-actions{gap:13px;margin-left:auto;display:flex}.conversation-actions button,.load-earlier,.unsend-message,.load-more-conversations{color:var(--purple);font-size:11px;text-decoration:underline}.conversation-actions button:last-child,.unsend-message{color:#a65342}.conversation-confirm{border-bottom:1px solid var(--line);background:#f4efe8;align-items:center;gap:12px;padding:10px 18px;font-size:11px;display:flex}.conversation-confirm span{margin-right:auto}.conversation-confirm button{color:var(--purple);padding:7px 11px}.conversation-confirm .danger{color:#fff;background:#a65342;border-radius:4px}.load-earlier{border:1px solid var(--line);background:#fff;border-radius:20px;align-self:center;padding:6px 12px}.unsend-message{align-self:flex-end;margin-top:3px;font-size:9px}.message-bubble:not(.mine) .unsend-message{align-self:flex-start}.load-more-conversations{justify-content:center!important;margin:8px!important}.message-history{scrollbar-width:thin;scrollbar-color:#aa9baf transparent}@media (width<=650px){.conversation-actions{gap:8px}.conversation-actions button{font-size:10px}.conversation-confirm{flex-wrap:wrap}.conversation-confirm span{width:100%}}.conversation-actions .conversation-action-icon{border:1px solid var(--line);width:34px;height:34px;color:var(--purple);background:#fffdf9;border-radius:50%;place-items:center;padding:0;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:grid;position:relative}.conversation-actions .conversation-action-icon:hover{background:var(--lilac);border-color:#b8a7c0;transform:translateY(-1px)}.conversation-actions .conversation-action-icon.danger{color:#a65342}.conversation-action-icon:after{content:attr(data-tooltip);z-index:20;color:#fff;pointer-events:none;opacity:0;background:#34302f;border-radius:4px;width:max-content;max-width:150px;padding:6px 9px;font-size:10px;font-weight:500;line-height:1.2;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(3px)}.conversation-action-icon:hover:after,.conversation-action-icon:focus-visible:after{opacity:1;transform:translateY(0)}.conversation-header>.conversation-actions{flex-direction:row;gap:9px;margin-left:auto;display:flex}.conversation-action-icon:after{top:calc(100% + 7px);bottom:auto}.table-action-icon{width:36px;height:36px;color:var(--purple);background:#fffdf9;border:1px solid #d8d0dc;border-radius:50%;place-items:center;margin:auto;transition:background .2s,border-color .2s,transform .2s;display:grid;position:relative}.table-action-icon:hover{background:var(--lilac);border-color:#b8a7c0;transform:translateY(-1px)}.table-action-icon:after{content:attr(data-tooltip);z-index:30;color:#fff;pointer-events:none;opacity:0;background:#34302f;border-radius:4px;width:max-content;padding:6px 9px;font-size:10px;font-weight:500;line-height:1.2;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 7px);right:0;transform:translateY(-3px)}.table-action-icon:hover:after,.table-action-icon:focus-visible:after{opacity:1;transform:translateY(0)}.table-action-icon:after{top:auto;bottom:calc(100% + 7px);transform:translateY(3px)}.payments-table-shell{overflow:hidden!important}.payments-table-shell .user-table-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;height:clamp(280px,45vh,480px);overflow:auto!important}.payments-table-shell .user-table th{z-index:10;background:#f7f1e7;position:sticky;top:0;box-shadow:0 1px #392d261f}@media (width<=650px){.payments-table-shell .user-table-scroll{height:min(60vh,480px)}}.payments-table-shell .table-action-icon:after{top:50%;bottom:auto;right:calc(100% + 9px);transform:translate(4px,-50%)}.payments-table-shell .table-action-icon:hover:after,.payments-table-shell .table-action-icon:focus-visible:after{transform:translateY(-50%)}.artist-profile-cover.has-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.profile-media-panel{margin-bottom:20px}.profile-media-panel .record-heading{margin-bottom:18px}.profile-media-panel .record-heading p{margin:0;font-size:13px}.profile-media-grid{grid-template-columns:1fr 1.5fr;gap:18px;display:grid}.profile-media-editor{border:1px solid var(--line);background:#f5f2ec;border-radius:9px;grid-template-rows:180px auto;display:grid;overflow:hidden}.profile-media-image,.profile-media-empty{background:#ebe7df;width:100%;height:180px;padding:0;overflow:hidden}.profile-media-editor.profile-avatar .profile-media-image img{object-fit:contain;width:100%;height:100%}.profile-media-editor.profile-cover .profile-media-image img{object-fit:cover;width:100%;height:100%}.profile-media-image{cursor:zoom-in;position:relative}.profile-media-image>span{color:var(--purple);background:#fffdf3e8;border-radius:5px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:flex;position:absolute;bottom:10px;right:10px}.profile-media-empty{color:var(--purple);border-bottom:1px dashed #c8c4ba;justify-content:center;align-items:center;gap:12px;display:flex}.profile-media-empty>span{text-align:left;flex-direction:column;gap:4px;display:flex}.profile-media-empty strong{color:var(--ink);font-size:13px}.profile-media-empty small{color:var(--muted);font-size:10px}.profile-media-actions{flex-direction:column;gap:5px;padding:14px;display:flex}.profile-media-actions>strong{font-size:13px}.profile-media-actions>span{min-height:32px;color:var(--muted);font-size:11px;line-height:1.5}.profile-media-actions>div{gap:15px;margin-top:7px;display:flex}@media (width<=650px){.profile-media-grid{grid-template-columns:1fr}.profile-media-editor{grid-template-rows:160px auto}.profile-media-image,.profile-media-empty{height:160px}}.dashboard-switch>.eyebrow{letter-spacing:1.5px;margin-bottom:18px;font-size:12px}.dashboard-switch>button,.dashboard-switch button.signout{padding:14px 0;font-size:14px;font-weight:600;line-height:1.4}.dashboard-switch button.signout{margin-top:14px;padding-top:18px}@media (width<=650px){.dashboard-switch>.eyebrow{margin-bottom:4px;font-size:11px}.dashboard-switch>button,.dashboard-switch button.signout{padding:10px 0;font-size:13px}.dashboard-switch button.signout{margin-top:0;margin-left:auto}}.header-search{color:#878d80;background:#fffefa;border:1px solid #dedfd6;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.header-search:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px #74608716}.header-search svg{flex:none}.header-search input{box-shadow:none!important;background:0 0!important;border:0!important;width:165px!important;min-height:40px!important;padding:8px 0!important;font-size:14px!important}.header-search input:focus{box-shadow:none!important;border:0!important}.dashboard-switch button.signout{border-top:0;margin-top:0;padding-top:4px}.notification-menu{position:relative}.notification-trigger{background:0 0;border:0}.notification-popover{border:1px solid var(--line);z-index:100;background:#fffefa;border-radius:12px;width:min(390px,100vw - 28px);position:absolute;top:42px;right:-50px;box-shadow:0 18px 45px #2c231f2e}.notification-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.notification-heading strong{font-family:var(--serif);font-size:20px;font-weight:400}.notification-heading .text-button{font-size:12px}.notification-list{max-height:430px;overflow-y:auto}.notification-list>button{text-align:left;background:0 0;border-bottom:1px solid #392d2614;align-items:flex-start;gap:10px;width:100%;padding:14px 18px;display:flex}.notification-list>button:hover{background:#f7f3ed}.notification-list>button.unread{background:#f4eef7}.notification-list>button>span:last-child{gap:4px;display:grid}.notification-list strong{font-size:14px}.notification-list small{color:var(--ink-soft);font-size:12px;line-height:1.45}.notification-list time{color:#9a948d;font-size:10px}.notification-dot{background:0 0;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-top:6px}.notification-list .unread .notification-dot{background:var(--purple)}.notification-empty{text-align:center;margin:0;padding:28px}@media (width<=650px){.notification-popover{position:fixed;top:72px;right:14px}.notification-heading strong{font-size:19px}}.private-media-thumb{cursor:zoom-in;background:0 0;border-radius:5px;flex-shrink:0;padding:0;position:relative;overflow:hidden}.private-media-thumb>img{object-fit:cover;border:5px solid #eeece1;border-radius:3px;width:60px;height:76px;display:block}.private-media-thumb>span{width:24px;height:24px;color:var(--purple);opacity:0;background:#fffdf0e8;border-radius:50%;place-items:center;transition:all .2s;display:grid;position:absolute;bottom:5px;right:5px;transform:scale(.8)}.private-media-thumb:hover>span,.private-media-thumb:focus-visible>span{opacity:1;transform:scale(1)}.media-lightbox{z-index:1100;cursor:zoom-out;isolation:isolate;background:#17131de8;place-items:center;padding:40px;display:grid;position:fixed;inset:0}.media-lightbox>img{object-fit:contain;cursor:default;background:#fff;border:10px solid #fff;border-radius:7px;max-width:92vw;max-height:90vh;box-shadow:0 24px 80px #0009;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.media-lightbox>button{color:#443b47;background:#fff;border-radius:50%;width:44px;height:44px;font-size:30px;line-height:1;position:fixed;top:22px;right:28px;box-shadow:0 5px 20px #0005}@media (width<=650px){.media-lightbox{padding:18px}.media-lightbox>img{border-width:6px;max-width:96vw;max-height:86vh}.media-lightbox>button{top:13px;right:13px}}.notification-view-all{border-top:1px solid var(--line);color:var(--purple);justify-content:center;align-items:center;gap:8px;padding:14px;font-size:12px;font-weight:600;display:flex}.notification-view-all:hover{background:#f7f3ed}.notification-inbox{flex-direction:column;gap:12px;display:flex}.notification-row{position:relative;overflow:hidden;padding:0!important}.notification-row.unread{border-left:4px solid var(--purple);background:#faf6fc}.notification-content{text-align:left;background:0 0;align-items:flex-start;gap:14px;width:100%;padding:19px 58px 19px 20px;display:flex}.notification-content>span:last-child{flex-direction:column;gap:7px;min-width:0;display:flex}.notification-content strong{font-family:var(--serif);font-size:20px;font-weight:500}.notification-content p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.notification-meta{align-items:center;gap:12px;display:flex}.notification-meta time{color:#989184;font-size:10px}.notification-row.unread .notification-dot{background:var(--purple);margin-top:11px}.delete-notification{color:#8b8280;background:0 0;border-radius:50%;width:34px;height:34px;font-size:23px;line-height:1;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.delete-notification:hover{color:#9c514c;background:#f1e6e4}.danger-text{color:#9c514c!important}.notification-page .page-heading>.record-actions{align-self:flex-end}.attachment-composer .composer-row{align-items:center;gap:12px;display:flex;position:relative}.attachment-composer .composer-row>input{min-width:0;padding-right:58px!important}.attachment-composer .composer-row .attachment-picker{order:initial;margin:0;position:absolute;top:50%;right:70px;transform:translateY(-50%)}.attachment-composer .composer-row>.button{z-index:1;flex:0 0 52px;order:initial;margin:0;position:relative}.message-composer.attachment-composer{align-items:stretch}.attachment-composer{flex-direction:column;align-items:stretch;gap:10px;display:flex}.composer-row{align-items:center;gap:10px;display:flex}.composer-row>input{flex:1;border:1px solid #d8d6cc!important;border-radius:8px!important;min-height:52px!important;padding:12px 50px 12px 16px!important}.composer-row .attachment-picker{z-index:2;color:#6f756b;cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:-58px;margin-right:8px;display:grid;position:relative}.composer-row>.button{border-radius:8px;width:52px;height:52px;min-height:52px;padding:0}.selected-attachment{background:#f0ebf2;border:1px solid #ded9e1;border-radius:8px;align-items:center;gap:11px;width:min(420px,100% - 10px);padding:10px 12px;display:flex}.selected-attachment>span:nth-child(2){flex:1;min-width:0}.selected-attachment strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.selected-attachment small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.selected-attachment>button{color:#756d78;background:0 0;padding:3px 6px;font-size:24px;line-height:1}.attachment-file-icon{width:34px;height:34px;color:var(--purple);background:#fff;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.attachment-composer{background:#fffdf9;align-items:center}.attachment-composer>input:not([type=file]){flex:1;border:1px solid #d8d6cc!important;border-radius:8px!important;min-height:52px!important;padding:12px 50px 12px 16px!important}.attachment-picker{z-index:2;color:#6f756b;cursor:pointer;border-radius:50%;order:2;place-items:center;width:38px;height:38px;margin:0 8px 0 -58px;transition:background .2s,color .2s;display:grid;position:relative}.attachment-picker:hover{color:var(--purple);background:#eee8f1}.attachment-picker svg{display:none}.attachment-picker:before{content:"";box-sizing:border-box;border:2px solid;border-radius:9px;width:16px;height:20px;transform:rotate(38deg)}.attachment-picker:after{content:"";border:1.5px solid;border-radius:7px;width:7px;height:13px;position:absolute;transform:rotate(38deg)}.attachment-picker input[type=file]{display:none!important}.attachment-composer>.button{border-radius:8px;order:3;width:52px;height:52px;min-height:52px;padding:0}.message-attachment{color:var(--purple);text-underline-offset:3px;align-items:center;gap:7px;margin-top:8px;font-size:10px;text-decoration:underline;display:flex}.upload-zone{cursor:pointer;position:relative;overflow:hidden}.upload-zone input[type=file]{opacity:0!important;cursor:pointer!important;border:0!important;width:100%!important;height:100%!important;padding:0!important;position:absolute!important;inset:0!important}.reference-preview{object-fit:cover;border:1px solid var(--line);cursor:zoom-in;border-radius:10px;width:180px;height:180px;transition:transform .2s,box-shadow .2s}.reference-preview:hover{transform:translateY(-2px);box-shadow:0 10px 28px #342b3b24}.reference-preview.lightbox-open{z-index:1000;object-fit:contain;cursor:zoom-out;border:12px solid #fff;border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:88vh;margin:auto;position:fixed;inset:0;transform:none;box-shadow:0 0 0 100vmax #17131dcc,0 24px 70px #0008}.address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.address-grid .panel p{color:var(--muted);line-height:1.8}@media (width<=700px){.address-grid{grid-template-columns:1fr}}.shipment-card{border:1px solid var(--line);background:#f8f6f1;border-radius:8px;margin:18px 0;padding:18px}.shipment-card .record-heading{margin-bottom:12px}.shipment-card .record-heading>div{flex-direction:column;gap:5px;display:flex}.shipment-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.shipment-form label{margin:0}.shipment-form .button{margin-bottom:0}@media (width<=700px){.shipment-form{grid-template-columns:1fr}.shipment-form .button{width:100%}}.profile-media-editor.profile-avatar .profile-media-image,.profile-media-editor.profile-avatar .profile-media-empty{border:1px solid var(--line);border-radius:50%;width:140px;height:140px;margin:20px auto}.profile-media-editor.profile-avatar .profile-media-empty{text-align:center;flex-direction:column;gap:7px}.profile-media-editor.profile-avatar .profile-media-empty>span{text-align:center}.profile-media-editor.profile-avatar .profile-media-image>span{white-space:nowrap;bottom:8px;right:50%;transform:translate(50%)}.user-initial.has-image{background:#eee;overflow:hidden}.user-initial.has-image img{object-fit:cover;width:100%;height:100%}.image-position-controls{grid-template-columns:1fr 1fr;gap:14px!important;margin:8px 0 5px!important;display:grid!important}.image-position-controls label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;display:flex}.image-position-controls input{width:100%;accent-color:var(--purple)}.profile-media-editor.profile-avatar .profile-media-image img{object-fit:cover}.profile-media-image img{display:block}.artist-preview{aspect-ratio:5;background:#e3dbcf;overflow:hidden;height:auto!important;padding:0!important}.artist-preview img{object-fit:cover;width:100%;height:100%;box-shadow:none;border:0;display:block}.artist-profile-cover{aspect-ratio:5;overflow:hidden;height:auto!important}.profile-media-editor.profile-cover{grid-template-rows:180px 1fr}.profile-media-editor.profile-cover .profile-media-image,.profile-media-editor.profile-cover .profile-media-empty{aspect-ratio:5;align-self:start;height:auto!important}.profile-media-panel .profile-media-grid{align-items:stretch}.profile-media-panel .profile-media-editor{height:100%}.profile-media-grid.buyer-profile-media{grid-template-columns:minmax(280px,480px)}.profile-media-panel .profile-media-actions{grid-template-rows:auto 34px auto auto;align-content:start;gap:12px;padding:18px;display:grid}.profile-media-panel .profile-media-actions>span{min-height:0}.profile-media-panel .image-position-controls{align-self:start;margin:0!important}.profile-media-panel .profile-media-actions>div:last-child{align-items:center;gap:18px;margin:0;display:flex}.catalog-pagination{justify-content:center;align-items:center;gap:18px;margin-top:38px;display:flex}.catalog-pagination>div{gap:7px;display:flex}.catalog-pagination>div button{border:1px solid var(--line);background:#fffdf8;border-radius:50%;width:40px;height:40px}.catalog-pagination>div button.active{background:var(--purple);border-color:var(--purple);color:#fff}.catalog-pagination .button{min-height:40px;padding:9px 16px}@media (width<=650px){.catalog-pagination{gap:8px}.catalog-pagination .button{padding:8px 11px}.catalog-pagination>div button{width:34px;height:34px}}.catalog-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.catalog-option-master{padding:24px}.catalog-option-master>div:first-child h2{margin-bottom:6px}.catalog-option-create{align-items:end;gap:10px;margin:22px 0 15px;display:flex}.catalog-option-create label{flex:1;margin:0}.catalog-option-create label>span{margin-bottom:7px;display:block}.catalog-option-create .button{min-height:45px}.catalog-option-list{border:1px solid var(--line);overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:8px;height:clamp(310px,46vh,460px);overflow-y:auto}.catalog-option-row{border-bottom:1px solid var(--line);background:#fffdfa;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:11px 14px;display:flex}.catalog-option-row:last-child{border-bottom:0}.catalog-option-row>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.catalog-option-row strong{font-size:13px}.catalog-option-row form{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;display:grid}.catalog-option-row form input{min-height:40px}.catalog-option-row .record-actions{flex-wrap:nowrap;margin:0}.danger-icon{color:#a64e3f}.table-action-icon:disabled{opacity:.38;cursor:not-allowed}.table-action-icon:disabled:hover{transform:none}.catalog-option-master .form-error{margin:0 0 14px}.order-admin-table .text-button,.commission-admin-table .text-button{color:#0000;background:#fffdf9;border:1px solid #d8d0dc;border-radius:50%;place-items:center;width:36px;height:36px;margin:auto;padding:0;font-size:0;text-decoration:none;display:grid;position:relative}.order-admin-table .text-button:before,.commission-admin-table .text-button:before{content:"";border:1.7px solid var(--purple);box-sizing:border-box;border-radius:50%;width:15px;height:15px}.order-admin-table .text-button:after,.commission-admin-table .text-button:after{content:"View details";z-index:30;color:#fff;pointer-events:none;opacity:0;background:#34302f;border-radius:4px;width:max-content;padding:6px 9px;font-size:10px;font-weight:500;line-height:1.2;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:calc(100% + 9px);transform:translate(4px,-50%)}.order-admin-table .text-button:hover,.commission-admin-table .text-button:hover{background:var(--lilac);border-color:#b8a7c0}.order-admin-table .text-button:hover:after,.order-admin-table .text-button:focus-visible:after,.commission-admin-table .text-button:hover:after,.commission-admin-table .text-button:focus-visible:after{opacity:1;transform:translateY(-50%)}.order-admin-table .text-button:before,.commission-admin-table .text-button:before{box-shadow:5px 5px 0 -4px var(--purple);transform:translate(-1px,-1px)}@media (width<=900px){.catalog-options-grid{grid-template-columns:1fr}}@media (width<=560px){.catalog-option-create{flex-direction:column;align-items:stretch}.catalog-option-create .button{width:100%}.catalog-option-row{align-items:flex-start}.catalog-option-row form{grid-template-columns:1fr auto}.catalog-option-row form .text-button{grid-column:1/-1;justify-self:start}}.order-admin-table .text-button:before,.commission-admin-table .text-button:before{width:18px;height:18px;box-shadow:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237f6591' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cpath d='m16 16 5 5'/%3E%3C/svg%3E") 50%/contain no-repeat;border:0;border-radius:0;transform:none}.filter-bar>.checkbox-label{flex-flow:row;align-self:stretch;align-items:center;margin:0;padding:0;line-height:1.2;display:flex}.filter-bar>.checkbox-label input[type=checkbox]{flex:none;margin:0}.artist-search{border:1px solid var(--line);color:var(--muted);background:#fffdfa;border-radius:7px;flex-direction:row;align-items:center;gap:10px;margin:22px 0 12px;padding:0 14px;display:flex}.artist-search svg{flex:none}.artist-search input{min-width:0;box-shadow:none!important;background:0 0!important;border:0!important;padding-inline:0!important}.artist-choices{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:clamp(320px,48vh,480px);margin-top:0;padding-right:7px;overflow-y:auto}.artist-search-empty{text-align:center;color:var(--muted);margin:auto;padding:48px 18px;font-size:13px}@media (width<=650px){.artist-choices{max-height:min(55vh,430px);padding-right:4px}.artist-search{margin-top:18px}}html,body,#root{max-width:100%;overflow-x:clip}img,video{max-width:100%}input,select,textarea,button{min-width:0}.hero-frame{cursor:default;-webkit-user-select:none;user-select:none}.user-table-scroll,.category-tabs,.dashboard-sidebar nav{-webkit-overflow-scrolling:touch}.report-modal,.detail-drawer,.message-layout{overscroll-behavior:contain}@media (width<=900px){.header-inner{position:relative}.main-nav{z-index:30;background:var(--paper);border-bottom:1px solid var(--line);gap:0;padding:12px 24px 18px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 12px 22px #44393314}.main-nav.nav-open{flex-direction:column;align-items:stretch;display:flex}.main-nav a{padding:12px 0;font-size:13px}.main-nav a.active:after{display:none}.mobile-menu{display:block}.header-search,.header-login{display:none}.header-actions{margin-left:auto}.studio-main .dashboard-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}.studio-main .dashboard-sidebar{width:190px;left:24px}.page-heading{align-items:flex-start}.filter-bar{flex-wrap:wrap}.filter-bar>.search-field{flex-basis:100%}.profile-media-grid,.workflow-grid,.catalog-options-grid,.refund-summary{grid-template-columns:1fr}.refund-summary span{flex-direction:row;justify-content:space-between;align-items:center}}@media (width<=650px){.main-nav{padding-inline:18px;top:70px}.hero h1{font-size:clamp(42px,14vw,58px)}.hero-copy>p br,.commission-copy>p br{display:none}.hero-buttons{flex-wrap:wrap}.hero-buttons .button{flex:180px}.hero-gallery{max-width:100%}.page-heading{width:100%}.page-heading>div{min-width:0}.page-heading h1{overflow-wrap:anywhere}.section-heading{width:100%}.detail-art{height:min(112vw,440px);padding:24px}.detail-copy h1{overflow-wrap:anywhere}.artist-profile{grid-template-columns:auto minmax(0,1fr);margin-inline:0;display:grid}.artist-profile>.button{grid-column:1/-1;width:100%;margin:6px 0 0}.profile-facts{flex-direction:column;align-items:stretch;gap:12px}.form-row,.checkout-layout .form-row{grid-template-columns:1fr;gap:0}.commission-form,.panel{max-width:100%}.report-modal-backdrop{padding:12px}.report-modal{width:100%;max-height:calc(100dvh - 24px)}.detail-drawer{max-height:92dvh}.user-table-scroll{max-width:100%}.catalog-option-row{gap:8px}.catalog-option-row .record-actions{gap:7px}.toast{width:auto;left:14px;right:14px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand>p{margin:10px 0 0;display:block}.message-layout{height:calc(100dvh - 205px);min-height:420px}.message-contacts{flex:none;max-height:92px}.message-thread{min-height:0}}.category-tabs{max-width:100%}.category-tabs button{flex:none}@media (width<=650px){.header-inner{gap:8px;padding-inline:14px}.header-actions{gap:8px}.header-login{white-space:nowrap;min-height:34px;padding:7px 10px;font-size:10px;display:inline-flex}.header-login svg{display:none}.category-tabs{scrollbar-width:none;gap:8px;width:100%;padding:2px 1px 7px;overflow:auto hidden}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{padding:8px 14px;line-height:1.2}}@media (width<=340px){.header-inner{padding-inline:8px}.logo{font-size:24px}.logo-mark{width:27px;margin-right:2px;transform:scale(.72)}.header-actions{gap:6px}.header-actions .icon-link{padding:2px}.header-actions .icon-link svg{width:17px}.header-actions>a.icon-link:nth-of-type(2){display:none}.header-login{padding-inline:8px}.mobile-menu{padding:3px}}@media (width<=650px){.dashboard-layout{padding-top:16px}.studio-main .dashboard-sidebar{border-bottom:1px solid var(--line);width:100%;margin-bottom:22px;padding:12px 0 10px;position:relative;left:auto}.studio-user{min-height:44px;margin:0 0 10px;padding-right:76px}.studio-user .avatar{width:38px;height:38px}.studio-user strong{font-size:12px}.studio-user div>span{font-size:9px}.dashboard-sidebar nav{scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;width:100%;margin:0;padding:4px 0 7px;overflow:auto hidden}.dashboard-sidebar nav::-webkit-scrollbar{display:none}.dashboard-sidebar nav a{scroll-snap-align:start;border:1px solid #0000;border-radius:7px;flex:none;gap:7px;padding:9px 11px;font-size:10px}.dashboard-sidebar nav a.active{border-color:#ded3e4}.dashboard-switch{border:0;width:auto;margin:0;padding:0;position:absolute;top:17px;right:0}.dashboard-switch button.signout{border:1px solid var(--line);background:#fffdf9;border-radius:6px;min-height:32px;margin:0;padding:7px 9px;font-size:9px}.dashboard-main{min-width:0}.dashboard-main>.page-heading{margin-bottom:18px}.message-layout{border-radius:8px;height:min(620px,100dvh - 190px);min-height:470px}.message-contacts{scrollbar-width:none;flex:0 0 76px;gap:7px;height:76px;max-height:76px;padding:7px;display:flex;overflow:auto hidden}.message-contacts::-webkit-scrollbar{display:none}.message-contacts>button{white-space:normal;text-align:left;flex:0 0 min(145px,62vw);align-items:center;gap:8px;width:auto;min-height:54px;padding:9px}.message-contacts .avatar{flex:0 0 30px;margin:0}.conversation-contact-copy{min-width:0}.conversation-contact-copy strong,.conversation-contact-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation-contact-copy strong{font-size:10px}.conversation-contact-copy small{font-size:8px}.conversation-contact-copy em{font-size:7px}.conversation-header{min-height:58px;padding:10px 12px}.conversation-header .avatar{width:32px;height:32px}.conversation-header>strong{font-size:11px}.conversation-actions{gap:6px}.conversation-action-icon{width:31px;height:31px}.message-history{gap:12px;padding:13px}.message-bubble{max-width:86%;padding:10px 11px}.message-composer{padding:10px}.composer-row{gap:7px}.composer-row>input{min-height:44px!important}.composer-row>.button{flex-basis:44px;width:44px;height:44px;min-height:44px}.attachment-composer .composer-row .attachment-picker{right:56px}}.mobile-studio-nav,.conversation-back,.conversation-chevron{display:none}@media (width<=650px){.studio-main .dashboard-layout{width:100%;padding:18px 20px 92px}.studio-main .dashboard-sidebar{display:none}.mobile-studio-nav{z-index:120;min-height:68px;padding:7px max(5px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f7;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #40342a12}.mobile-studio-nav a{color:#858b7d;text-align:center;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:4px 1px;font-size:8px;display:flex}.mobile-studio-nav a span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-studio-nav a.active{background:var(--lilac);color:var(--purple-dark)}body:has(.mobile-studio-nav) main:not(.studio-main){padding-bottom:68px}body:has(.mobile-studio-nav) footer{padding-bottom:68px}.mobile-studio-menu>.page-heading{margin-bottom:22px;padding:4px 4px 0}.mobile-studio-menu>.page-heading h1{font-size:30px}.mobile-studio-menu-list{border:1px solid var(--line);background:#fffdf9;border-radius:10px;overflow:hidden}.mobile-studio-menu-list>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:12px 16px;font-size:12px;display:flex}.mobile-studio-menu-list>a:last-child{border-bottom:0}.mobile-studio-menu-list>a>span{align-items:center;gap:13px;display:flex}.mobile-studio-menu-list>a>svg{color:var(--purple)}.mobile-studio-menu>button{color:#9c514c;background:#fff9f7;border:1px solid #ead8d5;border-radius:9px;align-items:center;gap:13px;width:100%;margin-top:14px;padding:16px;font-size:12px;display:flex}.messages-screen:not(.mobile-chat-view) .message-layout{background:0 0;border:0;height:auto;min-height:0}.messages-screen:not(.mobile-chat-view) .message-thread{display:none}.messages-screen:not(.mobile-chat-view) .message-contacts{background:0 0;border:0;flex-direction:column;gap:8px;height:auto;max-height:none;padding:0;display:flex;overflow:visible}.messages-screen:not(.mobile-chat-view) .message-contacts>button{border:1px solid var(--line);background:#fffdf9;border-radius:9px;flex:none;width:100%;min-height:70px;padding:12px 14px}.messages-screen:not(.mobile-chat-view) .message-contacts>button.active{border-color:var(--line);color:inherit;background:#fffdf9}.messages-screen:not(.mobile-chat-view) .message-contacts .avatar{flex-basis:40px;width:40px;height:40px}.messages-screen:not(.mobile-chat-view) .conversation-contact-copy strong{font-size:12px}.messages-screen:not(.mobile-chat-view) .conversation-contact-copy small{max-width:70vw;margin-top:4px;font-size:9px}.conversation-chevron{color:var(--purple);flex-shrink:0;margin-left:auto;display:block}.mobile-chat-view>.page-heading{display:none}.mobile-chat-view .message-layout{border-radius:9px;height:calc(100dvh - 167px);min-height:380px}.mobile-chat-open .message-contacts{display:none}.mobile-chat-open .message-thread{display:flex}.conversation-back{width:32px;height:32px;color:var(--purple);background:0 0;flex:0 0 32px;place-items:center;display:grid;transform:rotate(180deg)}.dashboard-layout:has(.mobile-chat-view){padding-bottom:82px}}@media (width>=651px){.mobile-studio-menu{display:none}}.mobile-auth-link{display:none!important}@media (width<=650px){.header-login{display:none!important}.main-nav.nav-open .mobile-auth-link{border-top:1px solid var(--line);color:var(--purple-dark);justify-content:space-between;align-items:center;margin-top:8px;padding:14px 0 3px;font-weight:600;display:flex!important}.header-actions>a.icon-link:nth-of-type(2){display:flex}.toast{box-sizing:border-box;border-radius:9px;justify-content:space-between;gap:12px;width:auto;max-width:none;min-height:52px;padding:13px 15px;bottom:16px;left:14px;right:14px;transform:none}.toast span{color:#fffdf7;overflow-wrap:anywhere;min-width:0;line-height:1.45;display:block}.toast button{flex:none}.mobile-studio-nav~.toast{bottom:82px}body:has(.mobile-studio-nav) .toast{bottom:82px}.header-inner .logo{min-height:44px}.header-actions>.icon-link,.header-actions>.notification-menu>.notification-trigger,.mobile-menu{justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:10px}.save-button{width:44px;height:44px;top:8px;right:8px}.filter-bar input,.filter-bar select,.review-search input{min-height:44px!important}.table-action-icon,.order-admin-table .text-button,.commission-admin-table .text-button{width:44px;min-width:44px;height:44px;min-height:44px}.record-actions>.button,.record-actions>.text-button,.page-heading .text-button{justify-content:center;align-items:center;min-height:44px;padding:10px 12px;display:inline-flex}}@media (width>=901px) and (width<=1150px){.header-inner{padding-inline:28px;position:relative}.main-nav{z-index:30;background:var(--paper);border-bottom:1px solid var(--line);gap:0;padding:12px 28px 18px;display:none;position:absolute;top:88px;left:0;right:0;box-shadow:0 12px 22px #44393314}.main-nav.nav-open{flex-direction:column;align-items:stretch;display:flex}.main-nav a{padding:12px 0;font-size:13px}.main-nav a.active:after{display:none}.mobile-menu{display:block}.header-search{display:none}.header-actions{margin-left:auto}}@media (width>=651px) and (width<=900px){.header-login{display:inline-flex}.header-login svg{display:none}}.avatar{position:relative}.avatar>img{position:absolute;inset:0}.conversation-contexts{border-bottom:1px solid var(--line);scrollbar-width:thin;background:#faf7f1;gap:8px;padding:9px 13px;display:flex;overflow-x:auto}.conversation-contexts a{border:1px solid var(--line);min-width:180px;color:inherit;background:#fffdfa;border-radius:7px;grid-template-columns:auto auto;gap:2px 8px;padding:8px 10px;display:grid}.conversation-contexts span{text-transform:uppercase;letter-spacing:1px;color:var(--purple);font-size:9px}.conversation-contexts strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.conversation-contexts small{color:var(--muted);grid-column:1/-1;font-size:9px}@media (width<=420px){.container{width:calc(100% - 28px)}.header-inner{padding-inline:14px}.header-actions{gap:10px}.logo{font-size:27px}.art-grid{grid-template-columns:1fr}.art-image{height:min(112vw,380px)}.hero-buttons .button{flex-basis:100%}.trust-strip .container,.footer-main{grid-template-columns:1fr}.footer-main>div{min-width:0}.category-tabs{margin-inline:-14px;padding-inline:14px}.stats-grid{grid-template-columns:1fr 1fr}.catalog-option-row form{grid-template-columns:1fr}.catalog-option-row form .button,.catalog-option-row form .text-button{grid-column:1;width:100%}.artist-choice b{padding-left:0}.artist-choice{grid-template-columns:auto auto minmax(0,1fr);display:grid}.artist-choice>span{min-width:0}.artist-choice b{grid-column:2/-1;width:auto}.detail-actions{flex-wrap:wrap}.detail-actions>.button{flex-basis:calc(100% - 58px)}}.artist-profile-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:flex}.artwork-gallery{min-width:0}.artwork-thumbnails{grid-template-columns:repeat(6,minmax(54px,1fr));gap:10px;margin-top:12px;display:grid}.artwork-thumbnails button{background:#f1eee7;border:2px solid #0000;border-radius:7px;height:76px;padding:4px;position:relative;overflow:hidden}.artwork-thumbnails button.active{border-color:var(--purple)}.artwork-thumbnails img{object-fit:cover;width:100%;height:100%}.artwork-thumbnails span{width:18px;height:18px;color:var(--purple);background:#fffdf2e8;border-radius:50%;place-items:center;font-size:9px;display:grid;position:absolute;bottom:4px;right:4px}.artwork-multi-preview{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.artwork-preview-tile{border:1px solid var(--line);background:#f7f5ef;border-radius:9px;padding:8px;position:relative}.artwork-preview-tile>button:first-child{background:#e8e5de;border-radius:6px;width:100%;height:135px;padding:0;overflow:hidden}.artwork-preview-tile img{object-fit:contain;width:100%;height:100%}.artwork-preview-tile>span{text-overflow:ellipsis;white-space:nowrap;padding:8px 30px 1px 2px;font-size:10px;display:block;overflow:hidden}.artwork-preview-tile>.artwork-file-remove{position:absolute;bottom:7px;right:9px}.artwork-add-more{margin-top:12px}@media (width<=650px){.artwork-thumbnails{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.artwork-thumbnails button{flex:0 0 64px;height:64px}.artwork-multi-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.artwork-preview-tile>button:first-child{height:115px}}.admin-artwork-review-gallery{grid-template-columns:repeat(auto-fill,minmax(120px,160px));gap:14px;margin-top:12px;display:grid}.admin-artwork-review-gallery>div{flex-direction:column;gap:7px;display:flex}.admin-artwork-review-gallery>div>span{color:var(--muted);font-size:10px}@media (width<=650px){.admin-artwork-review-gallery{padding-bottom:6px;display:flex;overflow-x:auto}.admin-artwork-review-gallery>div{flex:0 0 118px}.admin-artwork-review-gallery .private-media-thumb{height:120px}}.listing-image-gallery{gap:9px;max-width:420px;padding-bottom:5px;display:flex;overflow-x:auto}.listing-image-gallery>div{flex-direction:column;flex:0 0 72px;gap:4px;display:flex}.listing-image-gallery .private-media-thumb{width:72px;height:92px}.listing-image-gallery>div>span{color:var(--muted);text-align:center;font-size:9px}@media (width<=650px){.listing-image-gallery{flex-basis:100%;order:3;max-width:100%}}.records>.listing-record{grid-template-columns:minmax(150px,360px) minmax(180px,1fr) auto;grid-template-areas:"gallery summary actions";align-items:center;gap:28px;padding:24px 26px;display:grid;overflow:hidden}.listing-record>.listing-image-gallery{grid-area:gallery;gap:12px;max-width:100%;padding:4px 2px 8px}.listing-record>.listing-image-gallery>div{flex-basis:96px;gap:7px}.listing-record>.listing-image-gallery .private-media-thumb{background:#f0ede5;border-radius:8px;width:96px;height:118px}.listing-record>.listing-image-gallery>div>span{font-size:10px}.listing-record>.listing-summary{flex-direction:column;grid-area:summary;align-items:flex-start;gap:8px;min-width:0;display:flex}.listing-record>.listing-summary h3{font-family:var(--serif);margin:0;font-size:23px;line-height:1.2}.listing-record>.listing-summary p{margin:0;font-size:12px}.listing-record>.listing-summary .badge{margin-top:2px}.listing-record>.listing-summary .small{line-height:1.6}.listing-record>.listing-actions{flex-direction:column;grid-area:actions;align-items:stretch;gap:10px;min-width:132px;display:flex}.listing-record>.listing-actions .button,.listing-record>.listing-actions .text-link,.listing-record>.listing-actions .text-button{text-align:center;justify-content:center;width:100%;margin:0}.listing-record>.listing-actions .text-button{color:var(--purple);text-underline-offset:3px;padding:10px;text-decoration:underline}@media (width<=900px){.records>.listing-record{grid-template-columns:minmax(140px,1fr) minmax(170px,1fr);grid-template-areas:"gallery summary""gallery actions";gap:18px 22px}.listing-record>.listing-actions{flex-flow:wrap}.listing-record>.listing-actions>*{flex:120px}}@media (width<=650px){.records>.listing-record{grid-template-columns:1fr;grid-template-areas:"summary""gallery""actions";gap:17px;padding:19px 16px}.listing-record>.listing-summary h3{font-size:21px}.listing-record>.listing-image-gallery{order:initial;scroll-snap-type:x proximity;width:100%;max-width:100%;display:flex;overflow-x:auto}.listing-record>.listing-image-gallery>div{scroll-snap-align:start;flex:0 0 104px}.listing-record>.listing-image-gallery .private-media-thumb{width:104px;height:128px}.listing-record>.listing-actions{flex-direction:row;width:100%}.listing-record>.listing-actions>*{min-height:42px}}.artist-portfolio-link{align-items:center;gap:7px;margin:0;display:inline-flex}.records>.listing-record{grid-template-columns:minmax(210px,280px) minmax(280px,1fr) auto;grid-template-areas:"summary gallery actions";gap:32px}@media (width<=900px){.records>.listing-record{grid-template-columns:minmax(170px,.8fr) minmax(220px,1.2fr);grid-template-areas:"summary gallery""actions gallery";gap:18px 22px}}@media (width<=650px){.records>.listing-record{grid-template-columns:1fr;grid-template-areas:"summary""gallery""actions";gap:17px}}.admin-artwork-review-gallery{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;max-width:none;margin-top:12px;display:flex}.admin-artwork-review-gallery>div{flex:0 0 104px;gap:6px}.admin-artwork-review-gallery .private-media-thumb{width:104px;height:126px}.admin-artwork-review-media{margin:14px 0 20px}.admin-artwork-review-media>.record-heading{margin-bottom:2px}@media (width<=650px){.admin-artwork-review-gallery{scroll-snap-type:x proximity;flex-wrap:nowrap;gap:10px;max-width:100%;overflow-x:auto}.admin-artwork-review-gallery>div{scroll-snap-align:start;flex-basis:96px}.admin-artwork-review-gallery .private-media-thumb{width:96px;height:116px}}.artwork-thumbnail-carousel{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;margin-top:12px;display:grid}.artwork-thumbnail-carousel .artwork-thumbnails{scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;gap:10px;max-height:none;margin-top:0;padding:2px;display:flex;overflow:auto hidden}.artwork-thumbnail-carousel .artwork-thumbnails::-webkit-scrollbar{display:none}.artwork-thumbnail-carousel .artwork-thumbnails>button{scroll-snap-align:center;flex:0 0 104px}.gallery-arrow{border:1px solid var(--line);width:44px;height:44px;color:var(--purple);background:#fffdf8;border-radius:50%;place-items:center;padding:0;font-family:Georgia,serif;font-size:30px;line-height:1;transition:transform .2s,background .2s,opacity .2s;display:grid;box-shadow:0 5px 16px #2e253814}.gallery-arrow:hover:not(:disabled){background:var(--lavender);transform:translateY(-1px)}.gallery-arrow:disabled{opacity:.3;cursor:default}.artwork-swipe-stage{touch-action:pan-y}@media (width>=901px){.artwork-swipe-stage{box-sizing:border-box;height:clamp(520px,68vh,680px);min-height:0}.artwork-swipe-stage img{box-sizing:border-box;max-width:100%;max-height:100%}}@media (width<=650px){.artwork-thumbnail-carousel{margin-top:10px;display:block}.artwork-thumbnail-carousel .gallery-arrow{display:none}.artwork-thumbnail-carousel .artwork-thumbnails{scroll-snap-type:x mandatory;gap:8px;padding:2px 2px 5px}.artwork-thumbnail-carousel .artwork-thumbnails>button{scroll-snap-align:center;flex-basis:72px}}.suggestion-panel{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:34px;margin-bottom:25px;display:grid}.suggestion-panel h2{font-size:27px}.suggestion-panel form{gap:13px;display:grid}.suggestion-panel textarea{resize:vertical}@media (width<=700px){.suggestion-panel{grid-template-columns:1fr;gap:18px}}.demo-notice{color:#5f4d69;background:#f1eaf5;border:1px solid #d9cde0;border-radius:8px;padding:16px 18px}.demo-notice strong{color:#4f3b5b}.legal-updated{border-top:1px solid var(--line);color:var(--muted);margin-top:30px;padding-top:18px;font-size:10px}.footer-bottom .demo-tag{margin-left:8px}@media (width<=650px){.footer-bottom .demo-tag{margin:6px 0 0;display:inline-flex}.demo-notice{padding:14px}}
