@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";
:root{--ink:#24392f;--muted:#7c8278;--green:#315d4f;--green-dark:#244d3f;--cream:#f6f5ef;--paper:#fffefa;--border:#e4e7de;--brand:#315d4f;--on-brand:#fff;--radius:12px}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font:14px/1.7 DM Sans,Noto Sans JP,sans-serif}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.5}h1{letter-spacing:.02em;font-size:30px}h2{font-size:20px}h3{font-size:15px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.48}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #dce1d8;border-radius:7px;outline:none;padding:11px 13px;transition:border .16s,box-shadow .16s}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #315d4f12}input:disabled{color:#737a71;background:#f1f2ed}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9aa096}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #8cb5a4}button svg,a svg{flex-shrink:0}hr{border:0;border-top:1px solid var(--border);margin:30px 0}fieldset{border:0;min-width:0;margin:0;padding:0}.muted{color:var(--muted)}.eyebrow{letter-spacing:.2em;color:#7d887b;margin-bottom:10px;font:600 10px/1.5 DM Sans,sans-serif;display:block}.title-dot{color:#a6b58a}.button{background:var(--paper);white-space:nowrap;border:1px solid #d8dfd3;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 18px;font-size:13px;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.button:hover:not(:disabled){background:#f0f3ea;transform:translateY(-1px)}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:var(--green-dark)}.button.compact{min-height:37px;padding:7px 12px;font-size:12px}.full{width:100%}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.text-button:hover{text-decoration:underline}.icon-button{background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:9px;display:inline-flex}.icon-button:hover{background:#e7ede4}.danger{color:#aa544c!important}.field{flex-direction:column;gap:8px;margin:0 0 20px;display:flex}.field>span{align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.field small,.help-note{color:var(--muted);font-size:11px;font-weight:400;line-height:1.9}.field small{margin-top:-1px}.form-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.message{color:#3d6349;overflow-wrap:anywhere;background:#eef4e9;border:1px solid #d7e4d3;border-radius:7px;margin:14px 0;padding:12px 16px;font-size:12px}.message.error{color:#9d4638;background:#fff2ef;border-color:#ebc4bd}.loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.wordmark{letter-spacing:-.06em;white-space:nowrap;align-items:center;gap:9px;font-size:26px;font-weight:800;display:inline-flex}.logo-mark{background:var(--green);color:#fff;border-radius:12px 12px 17px;justify-content:center;align-items:center;width:37px;height:41px;display:flex;transform:rotate(-5deg)}.logo-mark svg{transform:rotate(5deg)}.wordmark-dot{color:#93a47d;margin-left:-7px;font-size:34px}.wordmark.small{font-size:21px}.wordmark.small .logo-mark{width:30px;height:34px}.modal{border:1px solid var(--border);background:var(--paper);width:min(620px,100vw - 32px);max-height:90vh;color:var(--ink);border-radius:15px;padding:0;box-shadow:0 24px 120px #10251e30}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17352965}.modal-inner{padding:28px 30px}.modal-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal .muted{margin-bottom:22px;font-size:12px}.modal form{margin-top:15px}.login-page{grid-template-columns:1.05fr 1fr;min-height:100dvh;display:grid}.login-story{background:#e9eddf;flex-direction:column;padding:45px 10% 32px;display:flex;position:relative;overflow:hidden}.story-copy{z-index:1;margin-top:85px;position:relative}.story-copy .eyebrow{color:#6f8168;margin-bottom:22px;font-size:10px}.story-copy h1{letter-spacing:.04em;font-size:clamp(28px,3vw,43px);font-weight:600;line-height:1.7}.story-copy p{color:#74816e;margin-top:20px;font-size:13px;line-height:2.15}.story-art{height:280px;margin-top:28px;position:relative}.art-ring{border:1px solid #cbd6bd;border-radius:50%;width:310px;height:170px;position:absolute;top:80px;left:50px;transform:rotate(-25deg)}.ring-two{width:440px;height:260px;top:40px;left:-30px}.art-road{background:#f9f9ef;width:500px;height:12px;position:absolute;top:150px;left:-80px;transform:rotate(-25deg);box-shadow:0 0 0 1px #e1e6d5}.road-two{top:160px;left:70px;transform:rotate(60deg)}.art-pin{background:#fcfcf4;border-radius:9px;align-items:center;gap:9px;padding:12px 18px;font-size:11px;display:flex;position:absolute;transform:rotate(-6deg);box-shadow:0 8px 20px #45603913}.art-pin svg{color:#69865e}.pin-one{top:50px;left:5px}.pin-two{top:190px;right:0;transform:rotate(4deg)}.art-shop{text-align:center;background:#fffdf3;border:1px solid #d6ddc7;border-radius:7px;width:164px;height:134px;padding-top:17px;position:absolute;top:95px;left:130px;overflow:hidden;transform:rotate(-7deg);box-shadow:0 9px 20px #38563013}.art-shop>span{letter-spacing:.17em;padding-bottom:8px;font-size:8px;font-weight:700;display:block}.art-shop i{background:#b5bea1;border-radius:0 0 8px 8px;width:27px;height:35px;margin:0 2px;display:inline-block}.art-shop strong{margin-top:12px;font-size:10px;font-weight:500;display:block}.story-foot{color:#88927c;justify-content:space-between;margin-top:auto;padding-top:35px;font-size:10px;display:flex}.story-foot span{letter-spacing:.15em;font-size:9px}.login-form-wrap{background:var(--paper);flex-direction:column;justify-content:center;align-items:center;padding:70px 45px 26px;display:flex}.login-form{width:100%;max-width:365px;margin:auto}.login-form h2{margin-bottom:10px;font-size:28px}.login-form>.muted{margin-bottom:32px;font-size:12px}.google-button{background:#fff;width:100%}.google-button svg{margin-right:5px}.divider{color:#969d92;align-items:center;gap:14px;margin:24px 0;font-size:10px;display:flex}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.reset-link{margin:-5px 0 23px auto;font-size:10px;font-weight:400;display:flex}.login-switch{text-align:center;color:var(--muted);margin-top:25px;font-size:11px}.login-switch button{margin-left:10px;font-size:11px}.demo-link{color:#7c8a75;justify-content:center;align-items:center;gap:6px;margin-top:38px;font-size:11px;display:flex}.auth-footer{color:#939b8c;gap:22px;margin-top:60px;font-size:10px;display:flex}.dashboard-layout{min-height:100dvh;display:flex}.sidebar{z-index:20;background:#f0f2e9;border-right:1px solid #e0e4d8;flex-direction:column;width:242px;padding:32px 22px 15px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.wordmark{margin:0 5px}.workspace-label{letter-spacing:.16em;color:#939c87;margin:48px 14px 14px;font-size:9px}.nav-item{color:#838d7c;border-radius:7px;align-items:center;gap:11px;margin-bottom:6px;padding:13px 14px;font-size:12px;font-weight:500;display:flex}.nav-item svg:last-child:not(:first-child){margin-left:auto}.nav-item.active{color:#315d4f;background:#e1e7d8}.nav-item:hover{background:#e7ebdf}.sidebar-note{color:#748466;margin:auto 6px 34px;padding:24px 9px 0}.note-icon{background:#e3e9d9;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:17px;display:flex}.sidebar-note h3{color:#607355;font-size:15px;font-weight:500;line-height:1.9}.sidebar-note p{color:#919b86;margin:9px 0 19px;font-size:10px;line-height:1.9}.sidebar-note a{color:#768969;align-items:center;gap:5px;font-size:10px;display:flex}.account{border-top:1px solid #dce2d1;align-items:center;gap:10px;min-width:0;padding-top:17px;display:flex}.account-avatar{background:#dfe5d3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}.account>div{flex:1;min-width:0}.account strong{font-size:10px;font-weight:500;display:block}.account>div>span{color:#8d9684;text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.account button{min-width:28px;padding:5px}.dashboard-main{width:calc(100% - 242px);margin-left:242px}.topbar{color:#949b8b;border-bottom:1px solid #e5e7de;justify-content:space-between;align-items:center;height:64px;padding:0 42px;font-size:10px;display:flex}.topbar>span:first-child{align-items:center;gap:8px;display:flex}.topbar i{background:#b4bfa0;border-radius:50%;width:5px;height:5px}.topbar-date{letter-spacing:.16em;font-size:9px}.workspace-content{max-width:1550px;margin:0 auto;padding:40px 42px 55px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:33px;display:flex}.page-title h1{font-size:29px}.page-title p{color:#89907e;margin-top:10px;font-size:11px}.stats-strip{background:var(--paper);border:1px solid var(--border);border-radius:9px;grid-template-columns:repeat(3,1fr);margin-bottom:35px;padding:21px 0;display:grid}.stats-strip>div{align-items:center;gap:17px;padding:0 26px;display:flex}.stats-strip>div+div{border-left:1px solid var(--border)}.stat-icon{color:#8a9a7b;background:#f0f3ea;border-radius:12px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.stats-strip>div>span:last-child{color:#8b9281;font-size:10px}.stats-strip strong{color:#3a503e;letter-spacing:-.03em;margin-top:4px;font-size:27px;font-weight:500;line-height:1.4;display:block}.stats-strip small{color:#9ca391;letter-spacing:0;margin-left:8px;font-size:10px;font-weight:400}.section-title{justify-content:space-between;align-items:center;gap:20px;margin:0 0 20px;display:flex}.section-title h2{font-size:16px}.section-title>span{color:#9ca493;font-size:10px}.section-title p{color:var(--muted);margin-top:7px;font-size:11px}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.brand-card{border:1px solid var(--border);background:var(--paper);border-radius:11px;transition:box-shadow .2s,transform .2s;overflow:hidden}.brand-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #203c2910}.brand-card-art{justify-content:center;align-items:center;height:158px;display:flex;position:relative;overflow:hidden}.brand-card-art>span{color:#fff;opacity:.88;z-index:1;font-family:Noto Sans JP,serif;font-size:52px;font-weight:500;position:relative}.brand-card-art i{border:1px solid #ffffff25;border-radius:50%;width:180px;height:180px;position:absolute;top:5px;left:-35px}.brand-card-art:after{content:"";border:1px solid #ffffff25;border-radius:50%;width:160px;height:240px;position:absolute;right:-20px;transform:rotate(40deg)}.status-pill{color:#8b8b78;white-space:nowrap;background:#efeee7;border-radius:4px;align-items:center;gap:6px;padding:3px 9px;font-size:10px;display:inline-flex}.status-pill b{background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill.live{color:#65894d;background:#e5eddc}.brand-card-art .status-pill{z-index:1;background:#fffffff0;position:absolute;top:13px;right:13px}.brand-card-body{padding:21px 19px 14px}.brand-card-body h3{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:10px;font-size:15px;display:flex}.brand-card-body p{color:#9ba28f;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:10px;overflow:hidden}.brand-card-body p span{margin:0 7px}.brand-card-footer{border-top:1px solid var(--border);color:#929c85;justify-content:space-between;align-items:center;margin-top:21px;padding-top:12px;font-size:9px;display:flex}.new-brand-card{text-align:center;background:#f1f3e9;border:1px dashed #cbd5c0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:25px;transition:background .2s;display:flex}.new-brand-card:hover{background:#e9efdf}.new-brand-card>span:first-child{color:#839570;background:#f7f8f0;border:1px solid #dbe2cf;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:17px;display:flex}.new-brand-card strong{font-size:13px;font-weight:500}.new-brand-card p{color:#919c84;margin:9px 0 18px;font-size:11px;line-height:1.9}.new-brand-card .text-button{font-size:11px}.getting-started{border-top:1px solid #e1e5d9;margin-top:45px;padding-top:27px}.getting-started h2{font-size:17px;font-weight:500}.getting-started .eyebrow{font-size:8px}.steps{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:22px;display:grid}.steps article{padding-left:38px;position:relative}.steps article>span{color:#abb798;font-size:20px;font-weight:400;position:absolute;top:0;left:0}.steps h3{font-size:12px;font-weight:500}.steps p{color:#929b86;margin-top:4px;font-size:10px}.editor-content{padding-top:26px}.back-link{color:#8c9784;align-items:center;gap:7px;margin-bottom:23px;font-size:11px;display:inline-flex}.editor-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.editor-heading h1{overflow-wrap:anywhere;font-size:25px}.editor-status{color:#8e9885;align-items:center;gap:12px;margin-top:10px;font-size:10px;display:flex}.editor-actions{gap:10px;display:flex}.editor-tabs{border-bottom:1px solid #dce3d4;gap:28px;margin-bottom:30px;display:flex;overflow:auto}.editor-tabs button{color:#8a947f;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:14px 2px;font-size:12px;font-weight:500;display:flex}.editor-tabs button.active{border-color:var(--green);color:var(--green)}.editor-tabs button span{background:#e5ebdf;border-radius:4px;padding:0 6px;font-size:10px}.editor-fieldset{min-width:0}.add-store-panel{background:#eaf0e3;border:1px solid #d9e2d0;border-radius:10px;margin-bottom:25px;padding:24px}.add-store-panel>.muted{margin:6px 0 19px;font-size:11px}.search-row{gap:10px;display:flex}.search-input{background:#fff;border:1px solid #dce1d6;border-radius:7px;align-items:center;gap:9px;min-width:0;padding:0 12px;display:flex}.search-input>svg{color:#9aa48d;flex-shrink:0}.search-input input{box-shadow:none;background:0 0;border:0;min-width:0;padding:10px 0;font-size:12px}.search-input:focus-within{outline-offset:1px;outline:2px solid #9cb08d}.search-row>.search-input{flex:1}.manual-add{margin-top:19px;font-size:11px;font-weight:500}.search-results{background:var(--paper);border:1px solid var(--border);border-radius:7px;margin-top:15px;overflow:hidden}.search-result{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:15px;display:flex}.search-result>svg{color:#8ca077;flex-shrink:0}.search-result>div{flex:1;min-width:0}.search-result strong{font-size:12px}.google-attribution{color:#5e5e5e;letter-spacing:normal;white-space:nowrap;font-size:12px;font-style:normal;font-weight:400;display:inline-block}.search-results>.google-attribution{padding:8px 16px}.attribution{color:#5e5e5e;font-size:10px}.store-table-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.store-table-tools>.search-input{width:330px}.store-table-tools>select{width:auto;max-width:100%;padding:10px 12px}.store-table-tools>span{color:#8e9a80;font-size:11px}.store-table{background:var(--paper);border:1px solid var(--border);border-radius:9px;margin-bottom:17px;overflow:hidden}.store-table-header,.store-table-row{grid-template-columns:minmax(160px,1fr) 150px 90px 80px;align-items:center;gap:17px;padding:18px 20px;display:grid}.store-table-header{color:#91a082;border-bottom:1px solid var(--border);background:#f4f6ee;padding-top:12px;padding-bottom:12px;font-size:10px}.store-table-row+.store-table-row{border-top:1px solid #edf0e7}.store-main{align-items:center;gap:12px;min-width:0;display:flex}.store-row-icon{color:#8d9c7e;background:#f0f3e9;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:39px;display:flex}.store-main strong{font-size:12px;font-weight:600}.store-main p{color:#8e9980;margin-top:4px;font-size:10px}.tags{flex-wrap:wrap;gap:5px;display:flex}.tags>span{color:#82956d;background:#eff3e8;border-radius:4px;padding:2px 7px;font-size:9px;display:inline-flex}.tags small{font-size:10px}.row-actions{gap:2px;display:flex}.visibility-toggle{color:#a1a594;background:0 0;border:0;align-items:center;gap:5px;padding:7px 0;font-size:10px;display:inline-flex}.visibility-toggle.on{color:#6f8b59}.hidden-store{background:#f8f8f3}.hidden-store .store-main{opacity:.65}.empty{text-align:center;background:#f7f8f1;border:1px dashed #d8dfce;border-radius:10px;flex-direction:column;align-items:center;margin-bottom:19px;padding:50px 25px;display:flex}.empty-icon{color:#91a47a;background:#e9efdf;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:21px;display:flex}.empty h3{font-size:16px;font-weight:500}.empty p{color:#8c9881;margin:12px 0 23px;font-size:11px;line-height:2.1}.small-empty{background:0 0;border:0;gap:12px;padding:30px 15px}.small-empty h3{font-size:13px}.settings-panel{border:1px solid var(--border);background:var(--paper);border-radius:10px;padding:27px}.settings-panel>h2{margin-bottom:10px;font-size:17px}.settings-panel>.muted{margin-bottom:25px;font-size:11px}.editor-fieldset>.settings-panel{max-width:850px}.url-input{background:#f8faf3;border:1px solid #dce1d6;border-radius:7px;align-items:center;display:flex}.url-input>span{color:#8e9980;padding:0 13px;font-size:12px}.url-input input{border-width:0 0 0 1px;border-radius:0 7px 7px 0}.social-row{gap:10px;margin:10px 0;display:flex}.social-row input:first-child{width:32%}.social-row input:nth-child(2){flex:1;min-width:0}.design-columns{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:22px;display:grid}.image-upload-grid{grid-template-columns:1fr 1fr;gap:17px;margin:24px 0;display:grid}.upload-block>span{margin-bottom:9px;font-size:12px;font-weight:500;display:block}.upload-drop{color:#90a17d;cursor:pointer;text-align:center;background:#f5f8ee;border:1px dashed #cdd8c1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:145px;padding:15px;display:flex;position:relative}.upload-drop strong{font-size:11px;font-weight:500}.upload-drop small{font-size:8px;font-weight:400}.upload-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-block img{object-fit:contain;background:#edf2e7;border-radius:8px;width:100%;height:120px}.color-field{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.color-field input{width:38px;height:38px;padding:3px}.color-field>span{color:#88967a;margin-right:4px;font-size:11px}.color-swatch{border:0;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:flex}.label-settings>svg{color:#90a57b;margin-bottom:13px}.label-create{gap:8px;margin-bottom:20px;display:flex}.label-create input{min-width:0}.label-row{border-bottom:1px solid #edf0e7;align-items:center;gap:3px;padding:8px 0;display:flex}.label-row input{min-width:0;padding:7px 8px;font-size:11px}.label-row .icon-button{min-width:28px;padding:6px}.pick-map{border:1px solid var(--border);border-radius:8px;height:180px;overflow:hidden}.pick-map .map-unavailable{padding:15px}.pick-map .map-unavailable strong{font-size:11px}.pick-map .map-unavailable p{display:none}.publish-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.publish-icon{color:#81a267;background:#edf3e5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:23px;display:flex}.publish-checks{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:0 0 20px;padding:15px 0;list-style:none}.publish-checks li{overflow-wrap:anywhere;align-items:center;gap:9px;margin:12px 0;font-size:11px;display:flex}.publish-checks svg{color:#7e9e62;flex-shrink:0}.unpublish{margin:22px auto 0;font-size:11px;font-weight:400;display:flex}.publish-columns>.settings-panel>svg{color:#819b6b;margin-bottom:12px}.publish-columns textarea{margin-bottom:15px;font-family:monospace;font-size:11px}.share-actions{align-items:center;gap:15px;margin:14px 0;display:flex}.preview-overlay{z-index:100;background:var(--paper);position:fixed;inset:0;overflow:auto}.preview-top{z-index:50;border-bottom:1px solid var(--border);background:#eff3e7;justify-content:space-between;align-items:center;padding:12px 28px;font-size:12px;display:flex;position:sticky;top:0}.preview-overlay .public-page{padding-top:0}.public-page{color:#293e31;background:#fffefa;min-height:100dvh}.public-top{border-bottom:1px solid #ecefe4;justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:20px 36px;display:flex}.public-powered{letter-spacing:-.08em;color:#8b9b7d;font-size:20px;font-weight:800}.public-powered span{color:var(--brand)}.public-top button{color:#849575;font-size:10px}.brand-intro{align-items:center;gap:27px;max-width:1180px;margin:auto;padding:53px 36px 46px;display:flex}.brand-avatar{background:var(--brand);width:89px;height:89px;color:var(--on-brand);border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.brand-avatar span{font-family:Noto Sans JP,serif;font-size:40px;font-weight:400}.brand-avatar img{object-fit:cover;width:100%;height:100%}.brand-intro .eyebrow{color:#8a9c7c;font-size:9px}.brand-intro h1{letter-spacing:.04em;font-size:29px;font-weight:600}.brand-description{white-space:pre-line;color:#88937e;max-width:680px;margin-top:12px;font-size:12px;line-height:2}.brand-links{color:#779060;flex-wrap:wrap;gap:20px;margin-top:18px;font-size:10px;display:flex}.brand-links a{align-items:center;gap:6px;display:inline-flex}.brand-cover{object-fit:cover;width:100%;max-width:1180px;height:230px;margin:0 auto;display:block}.demo-cover{height:clamp(220px,30vw,360px)}.stockist-section{border-top:1px solid #e5eadd;max-width:1180px;margin:auto;padding:30px 36px 26px}.stockist-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.stockist-heading .eyebrow{color:#92a181;margin-bottom:7px;font-size:8px}.stockist-heading h2{align-items:center;gap:12px;font-size:20px;font-weight:500;display:flex}.stockist-heading h2>span{color:#7b9366;background:#edf2e5;border-radius:5px;padding:2px 9px;font-size:11px}.stockist-heading>p{color:#9da78f;font-size:10px}.notice-copy{color:#849277;white-space:pre-line;margin-bottom:23px;font-size:12px}.public-controls{flex-wrap:wrap;align-items:center;gap:22px;margin-bottom:21px;display:flex}.public-controls>.search-input{flex-shrink:0;width:310px}.filter-chips{flex-wrap:wrap;gap:6px;display:flex}.filter-chips button{color:#95a085;background:0 0;border:1px solid #e2e8d8;border-radius:5px;justify-content:center;align-items:center;min-height:32px;padding:6px 13px;font-size:10px;display:inline-flex}.filter-chips button.selected{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.locator{background:#fff;border:1px solid #dce4d2;border-radius:11px;grid-template-columns:350px minmax(0,1fr);height:520px;display:grid;overflow:hidden}.locator-list{background:#fffefa;border-right:1px solid #dce4d2;overflow:auto}.result-count{color:#91a27c;background:#f7f9f1;border-bottom:1px solid #e2e8d8;justify-content:space-between;align-items:center;padding:13px 19px;font-size:10px;display:flex}.result-count button{font-size:9px}.store-card{border-bottom:1px solid #e8eedf;padding:20px 18px;scroll-margin-block:12px;transition:background .2s}.store-card.selected{box-shadow:inset 3px 0 var(--brand);background:#f0f5e8}.store-select{text-align:left;background:0 0;border:0;align-items:start;gap:13px;width:100%;padding:0;display:flex}.store-pin{color:#819a68;background:#edf3e4;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:30px;transition:background .2s,color .2s;display:flex}.store-card.selected .store-pin{background:var(--brand);color:var(--on-brand)}.store-select>div{min-width:0}.store-select h3{margin:2px 0 5px;font-size:13px;font-weight:600}.store-select p{color:#8c9a7c;font-size:10px;line-height:1.8}.store-select .tags{margin-top:9px}.store-note{color:#8c9a7c;margin:10px 0 0 40px;font-size:10px}.store-links{color:var(--brand);align-items:center;gap:18px;margin:13px 0 0 40px;font-size:10px;display:flex}.store-links a{align-items:center;gap:5px;display:flex}.store-attribution{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 0 40px;display:flex}.store-attribution>a{font-size:10px}.locator-map{min-width:0;min-height:280px;scroll-margin-block:12px;position:relative}.map-toolbar{z-index:5;pointer-events:none;align-items:start;gap:10px;display:flex;position:absolute;top:14px;left:14px;right:14px}.map-toolbar>*{pointer-events:auto}.map-toolbar>div{flex:1;max-width:380px}.map-toolbar>.icon-button{background:var(--paper);color:#78985d;border:1px solid #dce4d2;width:41px;height:41px;box-shadow:0 3px 10px #26472c12}.map-toolbar .search-input{box-shadow:0 3px 10px #26472c12}.region-search{gap:5px}.region-search button{background:var(--paper);padding:6px 10px;font-size:10px}.map-marker{place-items:center;width:36px;height:40px;display:grid;position:relative}.map-marker-pin{width:36px;height:40px;fill:var(--brand);stroke:#fff;stroke-width:1.5px;filter:drop-shadow(0 3px 4px #1d3d3250);transform-origin:bottom;transition:transform .2s}.map-marker-pin circle{fill:var(--on-brand);stroke:none}.map-marker.active .map-marker-pin{transform:scale(1.15)}.map-marker-label{color:#283e2b;overflow-wrap:anywhere;text-align:center;background:#fffefa;border:1px solid #dce4d2;border-radius:8px;width:max-content;max-width:min(240px,60vw);padding:9px 13px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.6;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 3px 12px #1d3d3226}.map-unavailable{text-align:center;color:#8a9d78;background:repeating-linear-gradient(35deg,#edf1e7,#edf1e7 50px,#f2f5ed 50px 53px);flex-direction:column;justify-content:center;align-items:center;gap:13px;height:100%;padding:80px 30px 30px;display:flex}.map-unavailable strong{font-size:13px;font-weight:500}.map-unavailable p{color:#899b76;max-width:290px;font-size:11px}.stock-notice{color:#9aa78b;margin-top:16px;font-size:9px;line-height:1.9}.public-footer{color:#a2ad93;border-top:1px solid #e9eddf;justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:24px 36px;font-size:9px;display:flex}.public-footer strong{letter-spacing:-.05em;color:#8da177;margin-left:4px;font-size:15px}.preview-banner{text-align:center;color:#728565;background:#ebf0e2;justify-content:center;align-items:center;gap:20px;padding:10px 25px;font-size:10px;display:flex}.preview-banner>a{align-items:center;gap:5px;text-decoration:underline;display:inline-flex}.embedded .stockist-section{border:0;padding-top:22px}.embedded .stockist-heading>p{display:none}.embedded .public-footer{padding-top:16px;padding-bottom:16px}.embedded .locator{height:440px}.embedded .public-page{min-height:0}.document-page{max-width:780px;margin:auto;padding:55px 35px 80px}.document-page>.wordmark{margin-bottom:48px}.document-page h1{margin-bottom:25px;font-size:28px}.document-page h2{margin:30px 0 13px;font-size:17px}.document-page p{color:#788b6d;margin:14px 0;font-size:13px;line-height:2}.document-page a:not(.wordmark):not(.button){text-decoration:underline}.document-page .button{margin-top:35px}.unavailable{text-align:center;color:#788b69;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;padding:40px 20px;display:flex}.unavailable h1{font-size:21px}.unavailable p{font-size:12px}.unavailable>span{margin-top:30px;font-size:18px;font-weight:700}@media (min-width:1450px){.workspace-content{padding-left:60px;padding-right:60px}.brand-card-art{height:190px}}@media (max-width:1150px){.sidebar{width:215px;padding-left:17px;padding-right:17px}.dashboard-main{width:calc(100% - 215px);margin-left:215px}.workspace-content{padding:30px 28px}.topbar{padding:0 28px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-strip>div{gap:10px;padding:0 16px}.stat-icon{border-radius:8px;width:33px;height:36px}.design-columns{grid-template-columns:1fr}.store-table-header,.store-table-row{grid-template-columns:minmax(140px,1fr) 110px 65px 66px;gap:10px;padding:16px 14px}.store-row-icon{display:none}.editor-actions{flex-direction:column}.editor-actions .button{min-height:36px;padding:8px 13px;font-size:11px}.publish-columns{grid-template-columns:1fr}.locator{grid-template-columns:320px minmax(0,1fr)}.brand-intro h1{font-size:25px}}@media (max-width:800px){.login-page{grid-template-columns:1fr}.login-story{min-height:300px;padding:25px 30px}.story-copy{margin-top:30px}.story-copy .eyebrow{margin-bottom:13px;font-size:8px}.story-copy h1{font-size:26px}.story-copy p{margin-top:10px;font-size:11px}.story-art,.story-foot{display:none}.login-form-wrap{padding:40px 25px 22px}.login-form h2{font-size:25px}.sidebar{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;gap:20px;width:100%;height:64px;padding:10px 20px;position:sticky;top:0}.sidebar>.wordmark{margin:0;font-size:21px}.sidebar .logo-mark{width:28px;height:33px}.sidebar .wordmark-dot{font-size:29px}.workspace-label,.sidebar-note{display:none}.sidebar nav{gap:4px;margin-left:auto;display:flex}.nav-item{gap:7px;margin:0;padding:8px 10px;font-size:10px}.nav-item svg{width:15px}.sidebar nav .nav-item:last-child{display:none}.account{border:0;gap:5px;padding:0}.account>div,.account-avatar{display:none}.dashboard-layout{display:block}.dashboard-main{width:100%;margin:0}.topbar{display:none}.workspace-content{padding:30px 23px}.page-title h1{font-size:25px}.page-title p{max-width:260px;font-size:10px}.page-title>.button{padding:10px 13px;font-size:11px}.stats-strip{margin-bottom:28px;padding:17px 0}.stats-strip>div{gap:11px;padding:0 17px}.stats-strip strong{font-size:24px}.stats-strip small{font-size:9px}.brand-grid{gap:18px}.steps{gap:15px}.steps article{padding-left:30px}.steps p{font-size:9px}.editor-heading h1{font-size:23px}.editor-tabs{gap:22px}.public-top{padding:17px 24px}.brand-intro{gap:20px;padding:35px 24px}.brand-avatar{border-radius:17px;width:70px;height:70px}.brand-intro h1{font-size:23px}.brand-description{font-size:11px}.stockist-section{padding:25px 24px}.locator{grid-template-columns:285px minmax(0,1fr)}.map-toolbar{top:8px;left:8px;right:8px}.map-toolbar .search-input input{font-size:10px}.map-toolbar .search-input{gap:5px;padding:0 8px}.map-toolbar .region-search button{padding:5px 7px}.stockist-heading>p{display:none}.brand-links{gap:12px}.settings-panel{padding:23px}.public-footer{padding:22px 24px}}@media (max-width:580px){.workspace-content{padding:25px 18px}.page-title{align-items:start;gap:10px;margin-bottom:24px}.page-title .eyebrow{margin-bottom:7px;font-size:8px}.page-title h1{font-size:23px}.page-title p{max-width:200px;font-size:10px;line-height:1.9}.page-title>.button{gap:5px;margin-top:20px;padding:9px 10px;font-size:10px}.page-title>.button svg{width:14px}.stat-icon{display:none}.stats-strip>div{padding:0 14px}.stats-strip>div>span:last-child{font-size:8px}.stats-strip strong{font-size:24px}.stats-strip small{margin-left:4px;font-size:8px}.brand-grid{grid-template-columns:1fr}.brand-card-art{height:165px}.new-brand-card{min-height:240px}.getting-started{margin-top:32px;padding-top:24px}.getting-started h2{font-size:15px}.steps{grid-template-columns:1fr;gap:22px}.steps article{padding-left:40px}.steps article>span{font-size:23px}.steps h3{font-size:12px}.steps p{font-size:10px}.modal-inner{padding:23px 20px}.modal-title h2{font-size:18px}.form-columns{gap:12px}.editor-heading{align-items:start}.editor-heading h1{max-width:230px;font-size:21px}.editor-heading .eyebrow{font-size:8px}.editor-status{flex-wrap:wrap;gap:8px;font-size:9px}.editor-actions{gap:7px}.editor-actions .button{gap:5px;min-height:35px;padding:8px 10px;font-size:9px}.editor-actions .button svg{width:14px}.editor-tabs{gap:21px;margin-bottom:24px}.editor-tabs button{gap:5px;padding:11px 0;font-size:10px}.editor-tabs button svg{width:14px}.section-title h2{font-size:15px}.section-title p{font-size:10px}.section-title .button{min-height:36px;padding:8px 10px;font-size:10px}.store-table-header{display:none}.store-table-row{grid-template-columns:1fr 80px;gap:7px;padding:17px}.store-main{grid-column:1/3}.store-main p{font-size:10px}.store-table-row>.tags{grid-area:2/1}.visibility-toggle{grid-area:3/1}.row-actions{grid-area:2/2/4;justify-content:flex-end}.row-actions .icon-button{min-width:35px;min-height:40px}.add-store-panel{padding:20px 16px}.search-result{gap:7px;padding:13px 10px}.search-result>svg{display:none}.search-result .button{gap:3px;padding:6px 9px;font-size:9px}.store-table-tools>.search-input{width:85%}.settings-panel{padding:23px 18px}.settings-panel .form-columns{grid-template-columns:1fr;gap:0}.image-upload-grid{gap:11px}.upload-drop{min-height:125px;padding:12px 6px}.upload-drop small{font-size:7px}.label-create .button{padding:9px 12px;font-size:11px}.social-row{gap:5px}.social-row input{padding:9px;font-size:11px}.share-actions{flex-wrap:wrap;gap:13px}.publish-checks li{font-size:10px}.preview-top{padding:10px 16px;font-size:10px}.preview-top .button{min-height:34px;padding:7px 10px;font-size:10px}.public-top{padding:13px 20px}.public-powered{font-size:18px}.public-top button{font-size:9px}.brand-intro{align-items:start;gap:15px;padding:30px 20px}.brand-avatar{border-radius:14px;width:54px;height:54px;margin-top:4px}.brand-avatar span{font-size:28px}.brand-intro h1{font-size:20px;line-height:1.6}.brand-intro .eyebrow{margin-bottom:6px;font-size:7px}.brand-description{margin-top:10px;font-size:10px;line-height:2}.brand-links{gap:9px;margin-top:12px;font-size:9px}.brand-links svg{width:12px}.brand-cover{height:150px}.demo-cover{height:230px}.stockist-section{padding:22px 16px}.stockist-heading{margin-bottom:16px}.stockist-heading h2{gap:9px;font-size:17px}.stockist-heading h2>span{font-size:10px}.notice-copy{margin-bottom:16px;font-size:10px}.public-controls{gap:13px;margin-bottom:16px}.public-controls>.search-input{width:100%}.public-controls .filter-chips{gap:7px}.filter-chips button{min-height:34px;font-size:10px}.locator{border-radius:9px;flex-direction:column-reverse;height:auto;display:flex}.locator-map{border-bottom:1px solid #dce4d2;flex:none;height:285px}.locator-list{border:0;max-height:none;overflow:visible}.store-card{padding:18px}.store-select h3{font-size:14px}.store-select p,.store-links,.store-note{font-size:11px}.store-links a{min-height:30px}.store-select .tags>span{font-size:10px}.stock-notice{font-size:9px}.public-footer{gap:15px;padding:20px 16px}.public-footer>span,.public-footer a{font-size:8px}.public-footer strong{font-size:13px}.embedded .locator{height:auto}.embedded .stockist-section{padding:18px 13px}.preview-banner{flex-wrap:wrap;gap:10px;padding:9px 12px;font-size:8px}.document-page{padding:35px 23px 70px}.document-page h1{font-size:23px}.unavailable h1{font-size:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.muted,.help-note,.field small{color:#687760}.page-title p,.section-title p,.store-main p,.brand-card-body p,.brand-description,.store-select p,.store-note,.notice-copy{color:#69795f;font-size:12px}.stock-notice,.public-footer,.result-count{color:#687a5c}.store-select .tags>span,.store-table .tags>span{color:#60794b;font-size:10px}.public-controls .filter-chips button:not(.selected){color:#647854}.store-links{font-size:11px}.search-result p{color:#65745b;font-size:11px}.stats-strip>div>span:last-child,.brand-card-footer,.editor-status{color:#697a5e}.small-empty h3{color:#536e43}.login-form>.muted{font-size:13px}.form-columns .field{min-width:0}@media (max-width:580px){.page-title p,.section-title p,.brand-description{font-size:11px}.store-select p,.store-note{font-size:12px}.public-footer{font-size:10px}}.modal.preview-modal{border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0}.preview-modal .modal-inner{padding:0}.preview-modal .modal-title{z-index:30;border-bottom:1px solid var(--border);background:#edf2e5;margin:0;padding:12px 24px;position:sticky;top:0}.preview-modal .modal-title h2{font-size:13px}.demo-explanation{text-align:left;gap:6px;max-width:650px;line-height:1.7;display:grid}.demo-explanation strong{color:#315d4f;font-size:13px}.demo-map-mode{background:#f1f3ed;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0;padding:14px 16px;font-size:12px;display:flex}.demo-map-mode select{width:auto;padding:9px 28px 9px 12px}.demo-map-mode span{color:#68765f;font-size:11px}.area-tabs{gap:8px;margin:14px 0 6px;padding:4px 0 14px;display:flex;overflow-x:auto}.area-tabs button{color:#53614c;background:#fffefb;border:1px solid #d9e1d3;border-radius:6px;flex-shrink:0;padding:10px 17px;font-size:13px}.area-tabs button.selected{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.area-tabs button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (max-width:700px){.demo-explanation strong{font-size:12px}.demo-map-mode{gap:8px;padding:12px}.demo-map-mode span{width:100%}}.automatic-label-setting{background:#f5f7f0;border:1px solid #dbe2d4;border-radius:8px;gap:10px;margin:20px 0;padding:16px;display:grid}.automatic-label-setting>strong small{color:#68765f;margin-left:8px;font-weight:400}.automatic-label-setting label{align-items:center;gap:10px;font-size:13px;display:flex}.automatic-label-setting input[type=checkbox]{flex-shrink:0;width:18px;height:18px}.automatic-label-setting>small{color:#68765f;line-height:1.7}.public-page .store-card.selected{background:var(--brand-soft)}.public-page .store-pin{background:var(--brand-soft);color:var(--brand)}.public-page .store-card.selected .store-pin{background:var(--brand);color:var(--on-brand)}.public-page .tags span{background:var(--brand-soft);color:var(--brand)}.public-page .demo-map-mode{background:var(--brand-soft)}.theme-options{flex-wrap:wrap;gap:8px;display:flex}.theme-option{color:#333b3b;background:#fff;border:1px solid #d9dfd5;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;display:flex}.theme-option[aria-pressed=true]{border-color:#315d4f;outline:1px solid #315d4f}.theme-option>span{border-radius:50%;place-items:center;width:24px;height:24px;display:grid}
