:root{--bg:#f7f6f2;--paper:#fff;--ink:#282b27;--muted:#74776e;--line:#e4e5dd;--purple:#6554b4;--purple-dark:#514096;--lavender:#eeebf8;--green:#42644d;--green-light:#eaf0e4;--radius:22px;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9081d4}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550;letter-spacing:-.04em}p{line-height:1.65}svg{flex-shrink:0}.icon{width:20px;height:20px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.muted{color:var(--muted)}.small{font-size:13px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{display:grid;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:650;letter-spacing:-1px}.brand-mark{width:36px;height:36px;border-radius:12px;background:var(--purple);color:white;display:grid;place-items:center}.brand-mark .icon{width:24px;height:24px;stroke-width:2}.brand-sub{display:block;font-size:9px;letter-spacing:.17em;color:var(--muted);font-weight:600;margin-top:3px}.pill{display:inline-flex;align-items:center;gap:7px;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:600;background:var(--green-light);color:var(--green)}.dot{height:6px;width:6px;border-radius:50%;background:currentColor}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 19px;min-height:46px;border:1px solid transparent;border-radius:11px;background:var(--purple);color:#fff;font-weight:600;font-size:13px;transition:background .15s,transform .15s}.btn:hover{background:var(--purple-dark);transform:translateY(-1px)}.btn.secondary{background:white;border-color:var(--line);color:var(--ink)}.btn.secondary:hover{background:#f2f1ed}.btn.ghost{background:transparent;color:var(--muted);border-color:transparent}.btn.ghost:hover{color:var(--purple);background:var(--lavender)}.btn.danger{color:#a03f44;background:#f8eaeb}.btn.compact{min-height:36px;padding:8px 11px;font-size:12px}.btn.full{width:100%}.icon-btn{border:1px solid var(--line);background:#fff;min-width:35px;min-height:35px;display:inline-grid;place-items:center;border-radius:8px;color:var(--muted)}.icon-btn:hover{background:var(--lavender);color:var(--purple)}.icon-btn:disabled{opacity:.3;cursor:default}.icon-btn .icon{width:16px;height:16px}.public-shell{max-width:1180px;margin:auto;padding:0 48px}.public-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.header-note{font-size:12px;color:var(--muted);margin-right:22px}.public-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:29px 0;margin-top:54px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.powered{font-size:10px;color:#8c8d85;letter-spacing:.01em}.powered strong{font-weight:500;color:#6e7168}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;align-items:center;padding:64px 0 46px}.hero h1{font-size:61px;line-height:1.1;margin:23px 0;letter-spacing:-3.2px}.hero h1 span{color:var(--purple)}.hero .lead{font-size:15px;max-width:420px;color:var(--muted);line-height:1.85}.hero-actions{margin-top:31px}.hero-actions .btn{padding:16px 23px}.trust{display:flex;align-items:center;gap:18px;font-size:11px;color:var(--muted);margin-top:18px}.trust .icon{width:14px;height:14px;margin-right:4px}.art-card{position:relative;min-height:405px;border-radius:120px 120px 24px 24px;background:#e9e5f2;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:22px}.art-card>svg{width:100%;height:335px;position:absolute;top:0;left:0}.art-caption{position:relative;text-align:center;padding-bottom:9px}.art-caption h2{font-size:22px;line-height:1.2;color:#494057}.art-caption p{font-size:11px;color:#796f85;margin-top:8px}.art-tag{position:absolute;right:17px;top:122px;transform:rotate(7deg);background:#fffef5;padding:13px 16px;border-radius:13px;font-size:12px;box-shadow:0 4px 16px #493c5f0b}.art-tag span{font-size:23px;display:block;color:var(--purple);font-weight:600}.intro-label{padding:27px 0 20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.intro-label h2{font-size:19px}.intro-label p{font-size:11px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;padding:24px;border:1px solid var(--line);border-radius:16px}.feature-number{font-size:10px;color:#999b91;margin-left:auto;letter-spacing:.08em}.feature-icon{width:36px;height:36px;background:var(--lavender);color:var(--purple);border-radius:11px;display:grid;place-items:center}.feature:nth-child(2) .feature-icon{background:var(--green-light);color:var(--green)}.feature:nth-child(3) .feature-icon{background:#fbf0db;color:#a88946}.feature h3{font-size:16px;margin:17px 0 7px;letter-spacing:-.3px}.feature p{font-size:12px;color:var(--muted);line-height:1.75}.form-layout{display:grid;grid-template-columns:240px 1fr;gap:64px;margin:44px auto;max-width:990px}.step-sidebar{padding-top:15px}.step-sidebar .eyebrow{color:var(--muted);margin-bottom:25px}.step{display:flex;align-items:center;gap:13px;margin:23px 0;color:#92948b;font-size:13px}.step i{font-style:normal;width:29px;height:29px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:11px}.step.active{color:var(--purple);font-weight:600}.step.active i{background:var(--purple);color:#fff;border-color:var(--purple)}.step.done i{background:var(--green-light);color:var(--green);border-color:var(--green-light)}.privacy-note{font-size:12px;color:var(--muted);line-height:1.75;margin-top:42px;border-top:1px solid var(--line);padding-top:20px}.privacy-note .icon{color:var(--green);margin-bottom:10px}.progress-track{height:4px;background:#e7e5df;border-radius:4px;overflow:hidden;margin:18px 0 33px}.progress-fill{height:100%;background:var(--purple);transition:width .2s}.form-main h1{font-size:33px;margin:12px 0}.form-main>.muted{font-size:13px}.question{border:0;margin:0 0 18px;padding:25px;background:#fff;border-radius:16px;min-width:0;box-shadow:0 0 0 1px var(--line)}.question legend{float:left;width:100%;padding:0;margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.2px}.question legend+*{clear:both}.question .help{font-size:11px;color:var(--muted);margin-bottom:17px;line-height:1.6}.optional{font-size:10px;color:#92938b;font-weight:400;white-space:nowrap;margin-left:5px}.required{color:var(--purple);margin-left:4px}.rating{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding-top:10px}.rating label{position:relative;text-align:center}.rating input,.choice input{position:absolute;opacity:0;width:1px;height:1px}.rating span{display:flex;align-items:center;justify-content:center;gap:5px;padding:17px 0;border:1px solid var(--line);border-radius:10px;font-size:18px;cursor:pointer;transition:all .12s}.rating input:checked+span{background:var(--purple);color:#fff;border-color:var(--purple)}.rating input:focus-visible+span,.choice input:focus-visible+span{outline:3px solid #9081d4;outline-offset:3px}.rating span:hover,.choice span:hover{border-color:var(--purple)}.rating-caption{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:9px}.choices{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.choice{position:relative}.choice span{display:flex;align-items:center;gap:9px;font-size:12px;min-height:42px;padding:10px 13px;border:1px solid var(--line);border-radius:9px;cursor:pointer;transition:all .12s}.choice span:before{content:'';width:13px;height:13px;border:1px solid #c9cbc1;border-radius:50%;flex-shrink:0}.choice.multi span:before{border-radius:3px}.choice input:checked+span{color:var(--purple);background:var(--lavender);border-color:#a99ad8}.choice input:checked+span:before{background:var(--purple);border-color:var(--purple);box-shadow:inset 0 0 0 3px var(--lavender)}textarea,input[type=text],input[type=password],input[type=url],input[type=date],input[type=number],select{display:block;width:100%;border:1px solid #dfe1d7;background:#fff;border-radius:9px;padding:12px 13px;color:var(--ink);font-size:13px;min-height:43px}textarea{resize:vertical;min-height:105px;line-height:1.7}textarea::placeholder,input::placeholder{color:#a1a399}label.field{display:grid;gap:8px;font-size:12px;font-weight:550}.field .hint{font-size:11px;color:var(--muted);font-weight:400;line-height:1.6}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:25px}.form-error{color:#a53e42;font-size:13px;line-height:1.6;background:#fbeded;border-radius:9px;padding:12px 15px;margin:15px 0}.form-error:empty{display:none}.review-answer{border-top:1px solid var(--line);padding:18px 0}.review-answer h3{font-size:13px;letter-spacing:0;margin-bottom:7px}.review-answer p{font-size:13px;color:var(--muted);white-space:pre-wrap}.summary-box{background:var(--green-light);border-radius:13px;padding:19px;font-size:12px;color:var(--green);line-height:1.7}.center-page{max-width:520px;margin:75px auto;text-align:center}.center-page h1{font-size:38px;margin:23px 0 18px}.center-page p{color:var(--muted);font-size:14px}.success-circle{width:85px;height:85px;margin:auto;background:var(--green-light);color:var(--green);display:grid;place-items:center;border-radius:50%}.success-circle .icon{width:37px;height:37px}.auth-card{text-align:left;max-width:430px;margin:55px auto;background:white;padding:34px;border:1px solid var(--line);border-radius:var(--radius)}.auth-card h1{font-size:29px;margin:18px 0 10px}.auth-card>p{font-size:13px;color:var(--muted);margin-bottom:25px}.auth-card form{display:grid;gap:17px}.auth-card .form-error{margin:0}.auth-bottom{font-size:11px;color:var(--muted);line-height:1.7;border-top:1px solid var(--line);padding-top:20px;margin-top:23px}.loading{display:grid;min-height:90vh;place-content:center;text-align:center;font-size:32px;gap:15px}.loading span{font-size:13px;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);z-index:100;background:#292e28;color:white;padding:13px 20px;border-radius:12px;font-size:13px;box-shadow:0 8px 30px #0002;opacity:0;pointer-events:none;transition:all .2s;max-width:90vw;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.honeypot{position:absolute;left:-10000px;opacity:0;width:0;height:0;overflow:hidden}.admin-layout{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sidebar{background:#fdfdf9;border-right:1px solid var(--line);padding:34px 21px;display:flex;flex-direction:column;position:fixed;top:0;bottom:0;width:220px}.sidebar .brand{margin-left:8px}.sidebar-label{margin:43px 12px 15px;font-size:9px;color:#8b8e83;letter-spacing:.16em;font-weight:650}.nav{display:grid;gap:6px}.nav button{display:flex;align-items:center;gap:12px;border:0;background:none;border-radius:10px;padding:13px 15px;text-align:left;font-size:12px;color:var(--muted)}.nav button:hover{background:#f1f0e9}.nav button.active{background:var(--lavender);color:var(--purple);font-weight:600}.nav .icon{width:17px;height:17px}.sidebar-bottom{margin-top:auto;padding-top:30px}.sidebar-bottom .btn{font-size:11px;justify-content:flex-start}.sidebar-bottom .powered{display:block;margin:20px 6px 0;line-height:1.8}.admin-main{grid-column:2;padding:0 43px 24px;max-width:1500px;width:100%;margin:auto}.admin-top{height:92px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.breadcrumb{font-size:11px;color:var(--muted)}.breadcrumb span{color:var(--ink);margin-left:9px}.admin-badge{display:flex;align-items:center;gap:10px;font-size:11px}.avatar{width:30px;height:30px;border-radius:50%;background:#e5e9df;display:grid;place-items:center;color:var(--green);font-size:11px;font-weight:600}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:35px 0 27px}.admin-heading h1{font-size:31px;letter-spacing:-1px}.admin-heading p{font-size:12px;color:var(--muted);margin-top:9px}.survey-select{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted)}.survey-select select{max-width:310px;font-size:11px;padding:9px 28px 9px 11px}.active-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--lavender);border:1px solid #e0daef;padding:23px 25px;border-radius:16px;margin-bottom:25px}.active-banner h2{font-size:18px;margin:10px 0 7px}.active-banner p{font-size:11px;color:#79718c}.active-banner .pill{font-size:9px;padding:5px 9px}.active-banner .btn{background:#fff;color:var(--purple);border-color:#e4dff1;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:27px}.stat{background:white;border:1px solid var(--line);border-radius:15px;padding:22px}.stat-label{color:var(--muted);font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:10px}.stat-label .icon{width:17px;height:17px;color:#a6a797}.stat-value{display:block;font-size:37px;letter-spacing:-1.5px;margin:17px 0 8px;font-weight:550;line-height:1}.stat-value small{font-size:16px;color:#a1a394;letter-spacing:0;font-weight:400}.stat-note{font-size:10px;color:var(--muted)}.admin-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:20px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;min-width:0}.panel h2{font-size:17px;margin-bottom:8px;letter-spacing:-.45px}.panel>p{font-size:11px;color:var(--muted);line-height:1.7}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.panel-header h2{margin:0}.panel-header p{font-size:10px;color:var(--muted);margin-top:7px}.empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px 15px}.empty-icon{background:var(--bg);border-radius:50%;height:47px;width:47px;display:grid;place-items:center;color:#999e8f;margin-bottom:16px}.empty h3{font-size:14px;letter-spacing:-.25px}.empty p{font-size:11px;color:var(--muted);max-width:280px;margin-top:8px}.bar-row{margin-top:19px}.bar-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin-bottom:8px}.bar-label span:last-child{color:var(--muted);white-space:nowrap}.bar-track{height:7px;background:#f0f0e9;border-radius:8px;overflow:hidden}.bar-fill{height:100%;background:#a99bcf;border-radius:8px;min-width:0}.bar-row:nth-child(even) .bar-fill{background:#bac5a6}.responses-list{display:grid;gap:12px;margin-top:22px}.quote{background:var(--bg);border-radius:11px;padding:17px;font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.quote small{display:block;margin-top:9px;font-size:10px;color:var(--muted)}.notice{font-size:12px;line-height:1.8;padding:16px 19px;background:var(--green-light);border-radius:11px;color:var(--green);margin:20px 0}.notice.warning{background:#faf0db;color:#8d713a}.admin-footer{font-size:10px;color:#96998c;display:flex;justify-content:space-between;padding-top:32px}.editor-list{display:grid;gap:16px;margin:20px 0}.editor-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.editor-card .field{margin-top:17px}.editor-card .row .field{flex:1;min-width:0}.editor-number{font-size:11px;font-weight:600;color:var(--purple);background:var(--lavender);padding:7px 10px;border-radius:8px}.switch-label{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);margin-top:15px}.switch-label input{accent-color:var(--purple);width:17px;height:17px}.save-bar{position:sticky;bottom:12px;z-index:10;background:#fffefa;border:1px solid var(--line);border-radius:13px;padding:13px 17px;box-shadow:0 5px 25px #0000000b;display:flex;justify-content:space-between;align-items:center;gap:12px}.save-bar p{font-size:11px;color:var(--muted)}.filters{display:flex;align-items:end;gap:12px;margin:0 0 22px;flex-wrap:wrap}.filters .field{font-size:10px;max-width:180px}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.results-grid .panel{align-self:start}.results-grid .panel h2{font-size:15px;line-height:1.5;letter-spacing:-.2px}.question-meta{color:var(--muted);font-size:10px;margin:10px 0 20px}.big-average{font-size:32px;margin:15px 0;color:var(--purple)}.response-detail{border:1px solid var(--line);border-radius:13px;background:white;margin:12px 0;padding:0 20px}.response-detail summary{padding:20px 0;cursor:pointer;font-size:12px;display:list-item}.response-detail summary span{float:right;color:var(--muted);font-size:10px}.tabs{display:flex;gap:6px;margin:22px 0;border-bottom:1px solid var(--line)}.tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:12px 17px;font-size:12px;color:var(--muted)}.tabs button.active{border-color:var(--purple);color:var(--purple);font-weight:600}.share-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:22px}.qr-card{text-align:center;padding:32px}.qr-frame{background:#fff;border:1px solid var(--line);border-radius:17px;padding:15px;margin:22px auto;width:240px;max-width:100%}.qr-frame svg{display:block;width:100%;height:auto}.qr-card h2{font-size:22px}.qr-card .qr-description{font-size:12px;color:var(--muted);margin:10px auto;max-width:280px}.qr-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.link-box{display:flex;gap:8px;margin:17px 0}.link-box input{min-width:0;font-size:11px}.share-step{display:flex;align-items:start;gap:13px;margin-top:24px}.share-step>span{display:grid;place-items:center;width:25px;height:25px;background:var(--green-light);color:var(--green);border-radius:50%;font-size:11px;flex-shrink:0}.share-step h3{font-size:13px;letter-spacing:0;margin:3px 0 6px}.share-step p{font-size:11px;color:var(--muted);line-height:1.8}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-grid form{display:grid;gap:18px;margin-top:22px}.section-spacer{margin-top:24px}.modal-backdrop{position:fixed;inset:0;background:#282b2766;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:25px;z-index:40}.modal{background:var(--bg);padding:30px;border-radius:20px;width:460px;max-width:100%;max-height:90vh;overflow:auto}.modal h2{font-size:24px;margin-bottom:10px}.modal p{font-size:12px;color:var(--muted)}.modal form{display:grid;gap:18px;margin-top:24px}.modal .form-actions{margin-top:8px}.print-only{display:none}.privacy-page{max-width:720px;margin:50px auto}.privacy-page h1{font-size:34px;margin-bottom:20px}.privacy-page h2{font-size:19px;margin:26px 0 10px}.privacy-page p{font-size:13px;color:var(--muted);margin-bottom:15px;white-space:pre-line}.mobile-only{display:none}
@media(min-width:1450px){.public-shell{max-width:1240px}.hero{gap:100px;padding:75px 0 60px}.hero h1{font-size:66px}.art-card{min-height:425px}.admin-main{padding-left:55px;padding-right:55px}}
@media(max-width:1050px){.public-shell{padding:0 30px}.hero{gap:35px}.hero h1{font-size:48px;letter-spacing:-2.5px}.art-card{min-height:370px}.art-card>svg{height:310px}.admin-layout{grid-template-columns:185px 1fr}.sidebar{width:185px;padding:28px 13px}.admin-main{padding:0 25px 20px}.admin-heading{flex-wrap:wrap}.admin-heading h1{font-size:28px}.stats-grid{gap:10px}.stat{padding:18px}.admin-grid,.share-grid{grid-template-columns:1fr}.form-layout{gap:35px;grid-template-columns:195px 1fr}.settings-grid{grid-template-columns:1fr}}
@media(max-width:720px){.public-shell{padding:0 22px}.public-header{height:82px}.header-note{display:none}.public-header .btn{padding:8px 10px;font-size:11px;min-height:37px}.brand{font-size:21px}.hero{grid-template-columns:1fr;gap:30px;padding:36px 0}.hero h1{font-size:46px;letter-spacing:-2.1px;margin:19px 0}.hero .lead{font-size:14px;max-width:470px}.hero-actions{margin-top:24px}.art-card{min-height:290px;border-radius:95px 95px 20px 20px;max-width:480px;width:100%;margin:auto}.art-card>svg{height:270px;top:-21px}.art-caption h2{font-size:20px}.art-caption p{font-size:10px}.art-tag{top:55px;right:18px;padding:10px 13px;font-size:10px}.art-tag span{font-size:20px}.intro-label{align-items:start;gap:10px}.intro-label p{display:none}.intro-label h2{font-size:18px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature{padding:20px}.feature h3{margin-top:12px}.feature p{font-size:12px}.public-footer{flex-direction:column;align-items:start;margin-top:33px;gap:16px;padding:23px 0}.form-layout{display:block;margin:25px 0}.step-sidebar{padding:0}.step-sidebar .eyebrow,.privacy-note{display:none}.steps{display:flex;gap:16px;justify-content:space-between}.step{font-size:10px;margin:0;gap:6px}.step i{width:24px;height:24px;font-size:9px}.form-main{margin-top:27px}.form-main h1{font-size:29px}.question{padding:20px 17px}.question legend{font-size:13px}.rating{gap:6px}.rating span{padding:15px 0;font-size:16px}.choices{gap:7px}.choice span{font-size:11px;padding:10px}.auth-card{margin:32px auto;padding:25px}.center-page{margin:50px auto}.center-page h1{font-size:32px}.admin-layout{display:block}.sidebar{position:static;width:auto;padding:20px 22px 0;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{margin:0}.sidebar-label,.sidebar-bottom{display:none}.nav{display:flex;gap:4px;overflow-x:auto;margin-top:20px;padding-bottom:14px}.nav button{white-space:nowrap;font-size:10px;padding:10px;gap:7px}.nav button .icon{width:15px;height:15px}.admin-main{padding:0 20px 25px}.admin-top{height:58px}.admin-badge{font-size:10px}.admin-heading{margin:24px 0;gap:16px}.admin-heading h1{font-size:27px}.survey-select{width:100%}.survey-select select{flex:1;max-width:none}.active-banner{padding:20px;align-items:start;flex-direction:column;gap:15px}.active-banner h2{font-size:17px}.stats-grid{grid-template-columns:1fr 1fr;gap:11px}.stat:first-child{grid-column:1/-1}.stat:first-child .stat-value{font-size:36px}.stat-value{font-size:30px}.stat{padding:19px}.stat-note{line-height:1.6}.admin-grid,.results-grid,.settings-grid{grid-template-columns:1fr}.panel{padding:21px}.admin-footer{flex-direction:column;gap:12px}.editor-card{padding:19px}.editor-card .row.wrap{gap:10px}.editor-card .row .field{min-width:130px}.save-bar p{max-width:130px;line-height:1.6;font-size:10px}.save-bar .btn{font-size:11px;padding:11px}.filters{gap:8px}.filters .field{max-width:145px}.filters input{font-size:11px;padding:10px}.qr-card{padding:25px}.response-detail summary span{float:none;display:block;margin-top:7px}.mobile-only{display:block}.form-actions .btn{font-size:12px;padding:12px 15px}}
@media print{body{background:#fff}.sidebar,.admin-top,.admin-heading,.admin-footer,.share-info,.qr-actions,.no-print,#toast{display:none!important}.admin-layout{display:block}.admin-main{padding:0;max-width:none}.share-grid{display:block}.qr-card{border:0;max-width:600px;margin:70px auto}.qr-card h2{font-size:35px}.qr-frame{width:320px;border:0;margin:35px auto}.qr-card .qr-description{font-size:17px;max-width:400px}.print-only{display:block;margin-top:25px;font-size:12px;overflow-wrap:anywhere}.qr-card:after{content:'powered by MediSafe Consulting';display:block;color:#888;font-size:11px;margin-top:60px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
:root{--bg:#f8f5f1;--ink:#302c2d;--muted:#77706f;--line:#e8e1dc;--purple:#92617c;--purple-dark:#7c4e68;--lavender:#f1e7ed;--green:#58694f;--green-light:#ebeee5}
[hidden]{display:none!important}.brand-logo{width:180px;height:78px;display:block;position:relative;overflow:hidden}.brand-logo img{position:absolute;width:112%;height:auto;max-width:none;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-story{background:#f2ece8;border:1px solid #e9dfd9;border-radius:120px 120px 24px 24px;overflow:hidden;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-height:445px;padding-top:32px}.original-logo{height:185px;position:relative;overflow:hidden;margin:0 21px}.original-logo img{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.brand-story-note{text-align:center;padding:24px 31px 32px}.brand-story-note .eyebrow{font-size:8px;color:#977687;letter-spacing:.17em}.brand-story-note h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:28px;line-height:1.3;margin:20px 0 13px;letter-spacing:-.7px}.brand-story-note p{font-size:11px;line-height:1.8;color:#827674;max-width:280px;margin:auto}.signature{font-family:Georgia,'Times New Roman',serif!important;font-style:italic;font-size:26px!important;color:var(--purple)!important;display:block;margin-top:20px;letter-spacing:-.8px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:66px;letter-spacing:-2.7px;line-height:1.07}.hero .lead{font-size:13px;line-height:1.85}.hero .section-spacer{margin-top:16px}.hero{padding-top:46px;gap:65px}.feature:nth-child(3) .feature-icon{background:#f2ebe0;color:#9e8462}.rating .icon{height:15px;width:15px}.rating input:checked+span .icon{fill:currentColor}.question-number{font-size:11px;font-weight:400;color:var(--muted);margin-right:4px}.sidebar .brand{margin-left:0}.sidebar-label{margin-top:28px}.sidebar{background:#faf8f5}.active-banner{border-color:#e7d8e1}.active-banner .btn{color:var(--purple);border-color:#eadce5}.bar-fill{background:#b693a7}.bar-row:nth-child(even) .bar-fill{background:#b0b8a1}.choice input:checked+span{border-color:#b792a7}.avatar{background:#ede1e7;color:#92617c}.public-header .brand{margin-left:-5px}.hero .pill{background:transparent;border:1px solid #dfd3da;color:#856677;font-size:10px;letter-spacing:.07em;padding:9px 12px}.form-main h1,.center-page h1,.auth-card h1{font-family:Georgia,'Times New Roman',serif;font-weight:400}.public-header{height:105px}.public-footer a:hover{text-decoration:underline}.section-spacer .icon{flex-shrink:0}
@media(max-width:1050px){.hero{gap:30px}.hero h1{font-size:54px}.brand-story{min-height:435px}.brand-story-note{padding:18px 24px 29px}.brand-story-note h2{font-size:26px}.brand-logo{width:155px}}
@media(max-width:720px){.public-header{height:91px}.public-header .brand-logo{width:155px;height:72px}.hero{padding-top:29px;gap:27px}.hero h1{font-size:53px;margin:23px 0}.hero .lead{font-size:13px}.hero-actions .btn{width:100%;padding:15px 22px}.trust{justify-content:center;gap:12px;font-size:10px}.brand-story{border-radius:65px 65px 20px 20px;min-height:0;padding-top:15px}.original-logo{height:145px;max-width:330px;width:calc(100% - 42px);margin:auto}.brand-story-note{padding:9px 22px 25px}.brand-story-note h2{font-size:25px;margin:15px 0 12px}.brand-story-note .signature{font-size:22px!important;margin-top:14px}.sidebar{padding-top:8px}.sidebar .brand-logo{height:70px}.nav{margin-top:5px}.question .field{font-size:11px;font-weight:400;line-height:1.7}.hero .pill{font-size:9px}}
