.editor-fields{border:0;padding:0;margin:0;min-width:0}.editor-toggle{display:flex;flex-direction:row;gap:10px;align-items:center;margin:16px 0 6px}.editor-toggle input{width:20px;height:20px;flex:0 0 auto}.template-editor{align-items:start}.template-editor .editor-canvas{max-height:720px;padding:20px;background:#ebe7e1;display:block;min-height:0}.template-editor .editor-canvas .template-preview{width:100%;height:auto;max-width:100%;max-height:680px;box-shadow:0 4px 20px #30201022}.editor-layers{list-style:none;padding:0;max-height:300px;overflow:auto;display:grid;gap:6px}.editor-layers button{width:100%;text-align:left;overflow-wrap:anywhere}.editor-layers .selected{border:2px solid #b02a22;background:#fbefeb}.editor-layer-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.editor-upload{padding:10px;border:1px dashed #bba99a;border-radius:8px}.editor-upload input{max-width:100%}.template-editor .properties{min-width:0}@media(max-width:1100px){.template-editor.editor-layout{grid-template-columns:minmax(0,1fr)}}.operator-events{padding:12px 0 20px;border-bottom:1px solid var(--border)}.operator-events summary{min-height:44px;padding:12px 0;cursor:pointer}.operator-events p{color:var(--muted);line-height:1.6}.operator-events .check-list{max-height:320px;overflow:auto;margin:12px 0}.operator-events .check{min-height:44px;margin:0;padding:8px 12px}.operator-landing{max-width:620px;margin:15vh auto;padding:32px;background:#fff;border:1px solid var(--border);border-radius:16px}.operator-landing p{line-height:1.8;margin-bottom:24px}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#3a2f25;background:#f5f4f2;font-synthesis:none;--brand: #b02a22;--border: #e0ddd7;--muted: #74695d}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;background:var(--brand);color:#fff;border-radius:9px;padding:11px 17px;min-height:42px;text-decoration:none;font-weight:600;cursor:pointer}button:hover,.button:hover{filter:brightness(.96)}button:disabled{opacity:.48;cursor:not-allowed}button.secondary{background:#fff;color:#3a2f25;border-color:var(--border)}button.danger{color:var(--brand)}input,select,textarea{width:100%;border:1px solid #d5d0c8;border-radius:8px;padding:10px 12px;background:#fff;color:#3a2f25;min-width:0}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline:3px solid #dba79e;outline-offset:2px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand)}input[type=color]{height:42px;padding:3px}input[type=range]{padding:0}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:550;margin:12px 0}.check{display:flex;flex-direction:row;align-items:center;gap:9px;font-weight:500}textarea{min-height:96px;resize:vertical}h1{font-size:30px;letter-spacing:-.8px;color:#1a140f;margin:8px 0 12px}h2{font-size:20px;color:#1a140f;margin:0 0 16px}h3{font-size:16px;margin:12px 0}p{line-height:1.65;margin:8px 0 16px}small,.muted{color:var(--muted);font-size:13px}a{color:var(--brand)}hr{border:0;border-top:1px solid var(--border);margin:24px 0}.shell{display:flex;min-height:100vh}aside{width:238px;background:#fafaf9;border-right:1px solid var(--border);position:fixed;height:100vh;display:flex;flex-direction:column;padding:35px 20px 20px}.brand{text-decoration:none;font-family:serif;font-size:39px;font-weight:700;letter-spacing:5px;padding:0 20px;color:var(--brand)}.brand span{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:3px;margin-top:4px}.sidebar-caption{font-size:11px;letter-spacing:2px;color:#918779;margin:50px 17px 14px}nav{display:grid;gap:7px}nav button{justify-content:flex-start;background:transparent;color:#74695d;font-weight:500;padding:13px 16px}nav button.active{background:#f4e6e1;color:#9b2822;font-weight:650}.sidebar-bottom{margin-top:auto;font-size:12px;padding:14px}.sidebar-bottom button{background:transparent;color:#74695d;padding:0;min-height:30px}.sidebar-bottom p{overflow-wrap:anywhere;margin:12px 0}.environment{background:#ece9e2;border-radius:5px;padding:5px 9px;display:inline-block;color:#74695d}.workspace{margin-left:238px;width:calc(100% - 238px)}header{height:72px;border-bottom:1px solid var(--border);background:#fafaf9;display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-size:13px}header span{color:#958a7e}.icon-button{background:#fff;color:#74695d;border-color:var(--border);padding:8px;min-height:32px}.content{max-width:1480px;margin:auto;padding:34px 40px 50px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 24px}.page-heading p{font-size:14px;color:var(--muted);margin:0}.eyebrow{font-size:10px;letter-spacing:2px;color:#8a7b6e}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:28px}.stats>div{background:#fff;border:1px solid var(--border);border-radius:14px;padding:23px 26px;display:grid;gap:7px}.stats span{font-size:14px}.stats strong{font-size:34px;color:#1a140f;font-weight:500}.toolbar{display:flex;gap:12px;align-items:center;margin:20px 0}.toolbar input{max-width:360px}.toolbar select{max-width:180px}.event-list{display:grid;gap:12px}.event-card{width:100%;padding:24px;background:#fff;border:1px solid var(--border);border-radius:14px;color:#3a2f25;text-align:left;justify-content:flex-start;gap:25px;font-weight:400}.event-card h2{margin:10px 0 4px}.event-card p{margin:0;font-size:13px;color:var(--muted)}.date-box{min-width:77px;text-align:center;border-right:1px solid var(--border);padding-right:23px;display:grid;gap:5px}.date-box b{font-size:31px;font-weight:500}.date-box span{font-size:11px}.tag{display:inline-flex;align-items:center;border-radius:5px;font-size:11px;color:#72564b;padding:4px 8px;background:#f4eee9;font-weight:500}.event-meta{margin-left:auto;display:grid;text-align:right;gap:8px;font-size:13px}.card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px;margin-bottom:22px}.card h2 .muted{font-weight:400;font-size:13px;margin-left:12px}.columns{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;align-items:end}.form-grid>button{margin:12px 0}.notice{display:flex;align-items:flex-start;gap:10px;background:#eee9e1;border:1px solid #e2d9cb;border-radius:9px;font-size:14px;line-height:1.7;padding:13px 16px;margin-bottom:22px}.notice svg{flex-shrink:0;margin-top:2px}.error{color:#a22b23}.notice.error{background:#fff1ed;border-color:#e9b7aa}.notice.success{background:#f0f3eb;color:#4d6039;border-color:#d3ddc6}.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.template-card{padding:12px;background:#faf9f6;border:1px solid var(--border);border-radius:10px;display:block;margin:0}.template-card.selected{border:2px solid var(--brand);padding:11px;background:#fff8f3}.template-card .check{font-size:12px}.template-card small{font-size:11px}.template-preview{width:100%;max-height:260px;display:block;filter:drop-shadow(0 3px 5px #44311b13)}.library{grid-template-columns:repeat(3,minmax(0,1fr))}.library .card{padding:20px}.library .template-preview{height:230px}.library p{font-size:13px;color:var(--muted)}.list-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #efebe6;font-size:14px}.list-row:last-child{border:0}.list-row button{font-size:12px;padding:7px 10px;min-height:34px}.action-bar{display:flex;align-items:center;gap:12px;justify-content:flex-end;padding:16px 0;margin-bottom:20px}.action-bar>span{margin-right:auto;color:var(--muted);font-size:13px}.sync-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;font-size:14px}.tabs{display:flex;gap:10px;margin-bottom:22px}.cover{max-width:100%;max-height:240px;border-radius:10px;margin-top:15px}.empty{display:grid;place-items:center;text-align:center;min-height:260px;background:#fff;border:1px dashed #cfc6bb;border-radius:14px;color:#8b7c6e;padding:40px;gap:20px}.empty p{max-width:400px;font-size:14px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.cards .card{margin:0}dl{display:grid;grid-template-columns:100px 1fr;gap:12px;font-size:14px}dt{color:var(--muted)}dd{margin:0;overflow-wrap:anywhere}.pair-code{font-size:30px;letter-spacing:5px}.table-wrap{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left;min-width:760px}th{background:#ede9e2;font-weight:550;white-space:nowrap}th,td{padding:18px;border-bottom:1px solid #ebe6dd;vertical-align:top}td p{max-width:240px;font-size:12px}summary{cursor:pointer;color:var(--brand)}code{font-size:11px;overflow-wrap:anywhere}.block{display:block;margin:5px 0}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px}.canvas{background:#e9e4dc;padding:30px;min-height:420px;display:grid;place-items:center;border-radius:8px}.canvas .template-preview{max-height:550px}.properties .form-grid{gap:0 10px}.voice-row{display:grid;grid-template-columns:50px 1fr 1fr 130px;gap:20px;align-items:center}.voice-number{font-size:27px;color:#bea99a}audio{max-width:100%;width:240px;height:36px}.event-select{max-width:450px;margin-bottom:25px}.review-options{max-height:280px;overflow:auto;border-bottom:1px solid var(--border);margin-bottom:20px}.poster{text-align:center;background:#fbf7f0}.poster-brand{font-family:serif;font-size:36px;color:var(--brand);margin:10px 0 26px}.poster-brand small{display:block;font-family:sans-serif;letter-spacing:3px;font-size:9px;margin-top:4px}.poster img{width:210px;max-width:100%;margin:15px auto}.poster .toolbar{justify-content:center}.qr-empty{width:210px;height:210px;display:grid;place-items:center;background:#f0e9df;color:#9d8d7b;padding:20px;margin:25px auto;border-radius:10px;font-size:13px}.review-history{border-left:2px solid #dac0b4;padding-left:20px;margin:25px 0}.review-history p{font-size:13px}footer{text-align:center;color:#968a7b;font-size:11px;padding:20px 15px 30px}.login{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.login-art{background:#eee3d5;padding:12vh 10%;position:relative;overflow:hidden}.login-art:after{content:"";position:absolute;border:1px solid #cfbba5;border-radius:50%;width:470px;height:470px;right:-180px;bottom:-160px}.brand-large{font-family:serif;font-size:62px;font-weight:700;letter-spacing:8px;color:var(--brand)}.login-art>p{font-size:12px;letter-spacing:3px}.login-art h1{margin-top:12vh;line-height:1.55;font-size:42px;font-family:serif;font-weight:400}.login-form{margin:auto;width:min(380px,80%)}.login-form h2{font-size:28px;margin:15px 0}.login-form p{color:var(--muted);font-size:14px}.login-form button{width:100%;margin-top:15px}.login-form small{display:block;line-height:1.6;margin-top:20px;font-size:12px}.loading{padding:80px;text-align:center}.mobile{max-width:520px;margin:0 auto;min-height:100vh;background:#faf8f4;padding:30px 22px calc(30px + env(safe-area-inset-bottom));text-align:center;font-size:15px}.mobile-brand{font-family:serif;font-size:31px;font-weight:700;color:var(--brand);margin-bottom:22px}.mobile-brand span{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:3px;font-weight:400;margin-top:4px}.mobile h1{font-family:serif;font-size:27px;margin-top:20px}.mobile p{font-size:14px}.mobile-symbol{display:grid;place-items:center;background:#f0e4dc;width:74px;height:74px;border-radius:50%;margin:40px auto 25px;color:var(--brand)}.mobile-symbol svg{width:32px;height:32px}.mobile .notice{text-align:left;font-size:14px;margin-top:22px}.session-code{font-size:22px!important;letter-spacing:2px;font-weight:650}.photo-card{background:#fff;border-radius:12px;padding:12px;border:1px solid var(--border);margin-bottom:20px}.photo-card img{width:100%;border-radius:5px}.photo-card .button{width:100%;margin-top:15px}.mobile-foot{text-align:left;color:#817365;border-top:1px solid #e0d5c7;margin-top:30px;padding-top:15px}.mobile-foot p{font-size:13px}.review-samples{text-align:left}.review-samples .card{padding:16px}.review-samples span{font-size:13px;color:var(--muted)}.mobile .card>button{width:100%;margin:6px 0}.mobile .card label{text-align:left}.mobile .template-preview{max-height:340px}@media(min-width:1500px){.template-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){aside{width:195px;padding:30px 12px}.workspace{margin-left:195px;width:calc(100% - 195px)}.content{padding:25px}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.columns{grid-template-columns:1fr}.voice-row{grid-template-columns:35px 1fr 1fr}.voice-row>label{grid-column:2/4}.editor-layout{grid-template-columns:1fr}.properties .form-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){aside{position:static;width:100%;height:auto;padding:15px}.brand{font-size:26px;display:inline-block}.sidebar-caption,.sidebar-bottom{display:none}nav{display:flex;overflow:auto;margin-top:15px}nav button{white-space:nowrap;padding:10px;font-size:13px}.shell{display:block}.workspace{margin:0;width:100%}header{height:50px;padding:0 20px}.content{padding:24px 16px}.stats{gap:8px}.stats>div{padding:14px 12px}.stats strong{font-size:27px}.stats small{font-size:10px}.stats span{font-size:12px}.page-heading{gap:10px}h1{font-size:25px}.page-heading p{font-size:12px}.page-heading>button{font-size:12px;white-space:nowrap}.event-card{gap:14px;padding:15px}.event-meta{display:none}.template-grid,.library{grid-template-columns:repeat(2,minmax(0,1fr))}.library .card{padding:13px}.library .template-preview{height:160px}.card{padding:18px}.form-grid,.cards{grid-template-columns:1fr}.voice-row{grid-template-columns:30px 1fr}.voice-row>div:nth-child(3),.voice-row>label{grid-column:2}.sync-grid{grid-template-columns:1fr}.action-bar,.tabs{flex-wrap:wrap}.login{display:block;background:#faf8f4}.login-art{padding:35px 10%}.login-art h1{margin-top:20px;font-size:26px}.login-form{padding:35px 0}.login-art:after{display:none}.properties .form-grid{grid-template-columns:repeat(2,1fr)}}@page{size:A5 portrait;margin:8mm}@media print{body *{visibility:hidden}.poster-print,.poster-print *{visibility:visible}.poster-print{position:absolute;left:0;top:0;width:132mm;text-align:center;padding:18mm 5mm;background:#fbf7f0}.poster-print img{width:65mm;height:65mm;display:block;margin:15mm auto}.poster-print h2{font-size:22pt}.poster-print p{font-size:12pt}}.company-credit{font-size:11px;color:#a89c90;letter-spacing:.04em}.photo-test-toggle{flex-direction:row;align-items:center;white-space:nowrap}.photo-test-tag{display:inline-block;margin:5px 0 0;background:#fff0cc;color:#80561c}.photo-open{flex-direction:column;min-width:130px;padding:8px!important;font-size:12px}.photo-thumbnail{display:block;width:116px;height:78px;object-fit:contain;background:#eeece8;border-radius:5px}.photo-placeholder{display:grid;place-items:center;width:116px;min-height:78px;padding:6px;white-space:normal;color:var(--muted);font-size:12px}.photo-viewer{width:min(960px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:24px;border:1px solid var(--border);border-radius:16px;color:#3a2f25;background:#faf8f4;box-shadow:0 24px 80px #0005}.photo-viewer::backdrop{background:#16100ac9}body:has(.photo-viewer[open]){overflow:hidden}.photo-viewer-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.photo-viewer-heading h2{margin-bottom:5px}.photo-viewer-heading p{color:var(--muted);font-size:13px;overflow-wrap:anywhere}.photo-viewer-heading button{flex-shrink:0}.photo-viewer-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.photo-viewer-controls label{margin:0;min-width:150px}.photo-viewer-tabs{display:flex;flex-wrap:wrap;gap:8px}.photo-viewer-image{display:grid;place-items:center;min-height:240px;background:#242220;border-radius:9px;overflow:hidden;color:#fff}.photo-viewer-image>*{grid-area:1 / 1}.photo-viewer-image p{padding:24px;text-align:center;z-index:1}.photo-viewer-image img{display:block;width:100%;height:min(50dvh,520px);object-fit:contain}.photo-viewer-image[aria-busy=true] img{visibility:hidden}.photo-viewer-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin:18px 0 8px;font-size:14px}.photo-viewer-actions span{margin-right:auto}.photo-filmstrip{display:flex;gap:8px;overflow-x:auto;padding:12px 3px 3px}.photo-filmstrip button{flex-direction:column;padding:5px;gap:4px;flex-shrink:0}.photo-filmstrip .photo-thumbnail{width:86px;height:58px}.photo-viewer>.muted{margin-bottom:0}@media(max-width:600px){.photo-viewer{padding:16px}.photo-viewer-heading h2{font-size:18px}.photo-viewer-controls{align-items:stretch}.photo-viewer-controls label{width:100%}.photo-viewer-image img{height:40dvh}}.product-site{--site-red: #a63028;--site-ink: #342e29;--site-muted: #7b7067;color:var(--site-ink);background:#faf8f3;min-height:100vh}.product-site a{color:inherit;text-decoration:none}.product-site p{line-height:1.85}.product-site .site-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;min-height:50px;background:var(--site-red);border:1px solid var(--site-red);color:#fff;border-radius:5px;font-size:14px;font-weight:600;text-decoration:none}.product-site .site-button-light{background:transparent;border-color:#d9d1c6;color:var(--site-ink)}.product-site .site-button:hover{filter:brightness(.94)}.product-site a:focus-visible,.product-site button:focus-visible,.product-site summary:focus-visible{outline:3px solid #a63028;outline-offset:5px}.site-skip{position:fixed;z-index:20;left:12px;top:-80px;padding:12px;background:#fff}.site-skip:focus{top:10px}.site-header{height:100px;max-width:1440px;margin:auto;padding:0 7%;background:transparent;border-color:#e6e0d7;gap:24px}.site-logo{display:inline-flex;align-items:center;gap:13px;font-family:Songti SC,SimSun,serif;font-size:35px;font-weight:700;letter-spacing:3px;white-space:nowrap}.site-logo span{font:10px/1.5 Arial,sans-serif;letter-spacing:2px;color:var(--site-muted);max-width:64px;white-space:normal}.site-header nav{display:flex;align-items:center;gap:34px;font-size:13px}.site-header nav a:hover,.site-footer a:hover{color:var(--site-red)}.site-login-link{display:inline-flex;align-items:center;gap:12px;font-size:13px}.site-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:4%;max-width:1440px;margin:auto;padding:74px 7% 78px;align-items:center;overflow:hidden}.site-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #dcd0be;border-radius:30px;padding:7px 12px;color:#665849;font-size:11px;margin-bottom:38px}.site-pill>span{width:6px;height:6px;background:#617052;border-radius:50%}.site-kicker{display:block;color:#887461;font:10px/1.6 Arial,sans-serif;letter-spacing:2.3px;margin-bottom:16px}.site-hero h1,.site-auth-story h1,.site-guide>h1{font-family:Songti SC,"Noto Serif CJK SC",SimSun,serif;font-size:clamp(34px,3.5vw,57px);line-height:1.5;font-weight:500;letter-spacing:-1.4px;margin:0 0 22px;color:var(--site-ink)}.site-hero h1 span,.site-auth-story h1 span{color:var(--site-red)}.site-lead{color:var(--site-muted);font-size:14px}.site-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.site-hero-note{font-size:11px;color:var(--site-muted);margin-top:13px}.site-hero-points{display:flex;gap:22px;margin-top:38px;font-size:12px;color:#746a5d}.site-hero-points span{display:flex;align-items:center;gap:7px}.site-hero-art{position:relative;min-height:490px;display:flex;align-items:center;justify-content:center;isolation:isolate}.site-hero-art:before{content:"";position:absolute;inset:22% -15% 0 5%;border-radius:50% 50% 0 0;background:#eee5d9;z-index:-2}.site-art-caption{position:absolute;top:0;right:3%;font:10px/1.7 Georgia,serif;letter-spacing:2px;color:#8e7c69}.site-photo{width:86%;max-width:370px;padding:13px 13px 23px;background:#fffdfa;box-shadow:0 18px 30px #43341d20;transform:rotate(-7deg);margin-top:32px}.site-photo img{display:block;width:100%;height:auto;aspect-ratio:1 / 1.05;object-fit:cover;object-position:52% 45%}.site-photo>div{display:grid;text-align:center;padding-top:20px;gap:9px}.site-photo span{font:8px Arial,sans-serif;letter-spacing:3px;color:#948575}.site-photo strong{font:18px Songti SC,SimSun,serif;letter-spacing:3px}.site-photo small{font-size:7px;letter-spacing:2px}.site-photo-back{position:absolute;inset:55px 0 20px 27%;background:#9b3930;transform:rotate(9deg);z-index:-1;padding:25px 18px;display:flex;flex-direction:column;justify-content:space-between;align-items:end;color:#eedfc7;font:19px/1.7 SimSun,serif}.site-photo-back span:last-child{font:9px Arial,sans-serif;letter-spacing:3px}.site-art-stamp{position:absolute;bottom:42px;right:-12px;border:1px solid #b28364;border-radius:50%;background:#efe0c8;color:#835431;width:95px;height:95px;display:grid;align-content:center;text-align:center;gap:7px;font:12px SimSun,serif;transform:rotate(12deg)}.site-art-stamp b{font-weight:500}.site-art-note{position:absolute;bottom:-35px;right:0;font-size:9px;color:#8e8377}.site-occasions{border-block:1px solid #e6e0d7;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 7%;max-width:1440px;margin:auto}.site-occasions>span{color:var(--site-muted);font-size:12px}.site-occasions p{display:flex;align-items:center;gap:25px;margin:0;font:17px/1.8 SimSun,serif}.site-occasions i{width:3px;height:3px;border-radius:50%;background:#c3afa0}.site-section{max-width:1440px;margin:auto;padding:85px 7%;scroll-margin-top:24px}.site-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:40px}.site-section h2,.site-workflow h2,.site-download h2{font-family:Songti SC,SimSun,serif;font-size:33px;line-height:1.55;font-weight:500;color:var(--site-ink);margin:0}.site-section-heading p{font-size:13px;color:var(--site-muted);margin:0}.site-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.site-feature-grid article{border-top:1px solid #d9cfc1;padding-top:25px}.site-feature-icon{display:flex;align-items:center;justify-content:space-between;color:#a85b43;margin-bottom:30px}.site-feature-icon span{font:11px Georgia,serif;color:#9e8a76}.site-feature-grid h3{font-size:17px;font-weight:500;margin-bottom:13px}.site-feature-grid p{color:var(--site-muted);font-size:13px}.site-workflow{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#ece6dc;padding:60px 7%;max-width:1238px;margin:0 auto}.site-workflow p{color:var(--site-muted);font-size:13px;margin-top:16px}.site-workflow a,.site-download-detail>a:last-child,.site-auth-story a,.site-account-grid section>a:last-child{display:inline-flex;align-items:center;gap:8px;font-size:13px;border-bottom:1px solid #b99a87;padding-bottom:5px}.site-workflow ol{list-style:none;padding:0;margin:0}.site-workflow li{display:flex;align-items:baseline;gap:25px;padding:20px 0;border-bottom:1px solid #d7cabc}.site-workflow li:first-child{padding-top:0}.site-workflow li:last-child{border-bottom:0;padding-bottom:0}.site-workflow li b{font:16px Georgia,serif;color:#aa7151}.site-workflow h3{margin:0;font-size:17px;font-weight:500}.site-workflow li p{margin:8px 0 0}.site-benefits{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:45px 7% 80px;max-width:1440px;margin:auto}.site-benefits article{display:flex;gap:18px}.site-benefits svg{flex-shrink:0;color:#88785f;margin-top:14px}.site-benefits h3{font-size:14px;font-weight:500}.site-benefits p{font-size:12px;color:var(--site-muted);margin-bottom:0}.site-download{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#963b31;color:#f7ece1;padding:65px max(7%,calc((100vw - 1238px)/2));scroll-margin-top:20px}.site-download h2{color:#fff5e6;font-size:40px;margin-bottom:24px}.site-download .site-kicker{color:#e4beaa}.site-download p{font-size:13px;color:#f1d7c5}.site-download-detail{border-left:1px solid #be796d;padding-left:45px}.site-download-detail h3{font-size:19px;font-weight:500}.site-download-detail .site-button{background:#fff3df;color:#7e322b;border-color:#fff3df}.site-download-detail details{margin:10px 0 20px;font-size:11px}.site-download-detail code{display:block;overflow-wrap:anywhere;margin-top:10px}.site-faq{max-width:1050px}.site-faq h2{margin-bottom:30px}.site-faq details{border-top:1px solid #e0d7ca;padding:22px 0}.product-site summary{cursor:pointer;line-height:1.7}.site-faq summary{font-size:15px}.site-faq details p{color:var(--site-muted);font-size:13px;margin:15px 0 0}.site-footer{border-top:1px solid #e0d7ca;padding:35px 7%;display:flex;flex-wrap:wrap;align-items:center;gap:20px;justify-content:space-between;text-align:left}.site-footer .site-logo{font-size:26px}.site-footer .site-logo span{font-size:10px;max-width:none;letter-spacing:1px}.site-footer>div{display:flex;gap:25px;font-size:12px}.site-footer>p{flex-basis:100%;margin:0;font-size:10px;color:var(--site-muted)}.site-guide,.site-account{max-width:980px;margin:auto;padding:70px 35px 85px;min-height:65vh}.site-guide-nav{display:flex;flex-wrap:wrap;gap:20px;border-block:1px solid #e0d7ca;padding:20px 0;margin-top:35px;font-size:13px}.site-guide section{margin-top:45px;scroll-margin-top:20px}.site-guide section>span{font:10px Arial,sans-serif;letter-spacing:2px;color:#a26545}.site-guide section h2{font-size:23px;margin-top:12px}.site-guide section p,.site-guide li{color:#6f6459;font-size:14px;line-height:2}.site-guide li{padding-left:8px;margin:12px 0}.site-guide section a,.site-consent a{text-decoration:underline;text-underline-offset:3px;color:var(--site-red)}.site-guide-end{margin-top:60px;padding:30px;background:#efe8dc}.site-auth{display:grid;grid-template-columns:1fr 1fr;gap:12%;max-width:1170px;margin:auto;padding:80px 5%;min-height:76vh}.site-auth-story h1{font-size:42px}.site-auth-story p{font-size:14px;color:var(--site-muted)}.site-auth-decoration{display:flex;gap:24px;align-items:center;margin-top:70px;color:#bca084}.site-auth-decoration span{font:10px/1.5 Arial,sans-serif;letter-spacing:2px}.site-auth-form{padding-top:3px}.site-auth-form h2{font-size:25px;margin-bottom:12px}.site-auth-form>p{font-size:13px;color:var(--site-muted)}.site-auth-form label{margin:23px 0 10px;font-size:13px}.site-phone-field{display:flex;align-items:center;background:#fff;border:1px solid #d5d0c8;border-radius:7px}.site-phone-field>span{padding:0 14px;border-right:1px solid #e0d7ca;font-size:13px}.site-phone-field input{border:0;background:transparent}.site-code-field{display:flex;gap:10px}.site-code-field input{width:0;flex:1}.site-code-field button{background:#f0e8dc;color:#765a40;font-size:12px;font-weight:500;min-width:116px}.site-auth-form .site-consent{flex-direction:row;align-items:start;font-size:11px;font-weight:400;line-height:1.8;margin:23px 0;gap:10px}.site-consent input{flex-shrink:0;margin:2px 0 0}.site-auth-form>.site-button{width:100%}.product-site .site-auth-error{color:#a12d24;font-size:13px}.product-site .site-auth-notice{color:#496947;font-size:13px}.product-site .site-text-button{display:inline;padding:2px 6px;background:transparent;color:inherit;font-size:inherit;text-decoration:underline;min-height:0}.site-auth-form .site-account-note{margin-top:24px;font-size:11px}.site-account-note a{display:block;margin-top:10px;text-decoration:underline}.site-member-card{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px;margin-top:30px;background:#ede5d9}.site-member-card span{color:var(--site-muted);font-size:12px}.site-member-card h2{margin:12px 0}.site-member-card p{font-size:12px;margin:0}.site-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:40px}.site-account-grid section{border-top:1px solid #dfd1bf;padding-top:24px}.site-account-grid h2{font-size:18px;margin-top:18px}.site-account-grid p{color:var(--site-muted);font-size:13px}.site-account-grid section>a:last-child{display:flex;width:fit-content;margin-top:18px}@media(min-width:1600px){.site-hero{min-height:680px}}@media(max-width:1000px){.site-header{padding:0 5%}.site-header nav{gap:18px}.site-hero{padding:55px 5% 65px;gap:5%}.site-hero-art{min-height:410px}.site-pill{margin-bottom:25px}.site-art-stamp{width:75px;height:75px;font-size:10px}.site-art-caption{font-size:8px}.site-photo strong{font-size:15px}.site-feature-grid{grid-template-columns:1fr 1fr}.site-workflow{margin-inline:5%;padding:45px 5%}.site-auth{gap:8%}.site-auth-story h1{font-size:34px}}@media(max-width:700px){.site-header{height:auto;min-height:85px;flex-wrap:wrap;padding-block:18px;gap:18px}.site-logo{font-size:29px}.site-header nav{order:3;width:100%;justify-content:center;border-top:1px solid #e6e0d7;padding-top:15px;font-size:12px;gap:35px}.site-login-link{margin-left:auto;font-size:12px}.site-hero{grid-template-columns:1fr;padding-top:35px;gap:45px}.site-hero h1{font-size:clamp(30px,7.5vw,45px);letter-spacing:-1px}.site-lead{font-size:13px}.site-hero-points{margin-top:22px}.site-hero-art{width:min(100%,400px);margin:auto;min-height:450px}.site-photo{width:76%}.site-art-stamp{right:5px}.site-art-note{bottom:-25px}.site-occasions{flex-wrap:wrap;gap:10px;padding:25px 5%}.site-occasions>span{width:100%}.site-occasions p{gap:13px;font-size:14px}.site-section{padding:50px 6%}.site-section-heading{display:block;margin-bottom:25px}.site-section-heading p{margin-top:20px}.site-section h2,.site-workflow h2{font-size:28px}.site-feature-grid{gap:18px}.site-feature-grid h3{font-size:16px}.site-feature-grid p{font-size:12px}.site-feature-icon{margin-bottom:20px}.site-workflow{grid-template-columns:1fr;gap:35px;padding:35px 7%}.site-benefits{grid-template-columns:1fr;gap:18px;padding:28px 6% 45px}.site-download{grid-template-columns:1fr;gap:26px;padding:45px 7%}.site-download h2{font-size:34px}.site-download-detail{border-left:0;border-top:1px solid #be796d;padding:25px 0 0}.site-footer{padding:30px 6%}.site-footer>div{gap:20px;flex-wrap:wrap}.site-auth{grid-template-columns:1fr;gap:30px;padding:40px 7% 60px}.site-auth-story h1{font-size:31px}.site-auth-decoration{display:none}.site-auth-form{padding-top:26px;border-top:1px solid #e0d7ca}.site-auth-story p{font-size:13px}.site-guide,.site-account{padding:40px 6% 65px}.site-guide>h1{font-size:30px}.site-guide ol{padding-left:20px}.site-account-grid{grid-template-columns:1fr}.site-member-card{padding:20px;flex-wrap:wrap}}
