.toile-site{--background:#f6f6f8;--foreground:#202127;--card:#fff;--card-foreground:#202127;--popover:#fff;--popover-foreground:#202127;--primary-foreground:#fff;--secondary:#eeeef1;--secondary-foreground:#202127;--muted:#eeeef1;--muted-foreground:#73737c;--accent:#ffeadf;--accent-foreground:#9c3c1a;--destructive:#bf2525;--border:#e3e3e8;--input:#dcdce3;--radius:1rem}:where(.toile-site) *{box-sizing:border-box}.toile-site{scroll-behavior:smooth;scroll-padding-top:30px;margin:0;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}:where(.toile-site) a,:where(.toile-site) button,:where(.toile-site) input,:where(.toile-site) label{-webkit-tap-highlight-color:transparent}:where(.toile-site) a,:where(.toile-site) button{transition:background .2s,color .2s,box-shadow .2s,transform .2s}:where(.toile-site) button{cursor:pointer;font:inherit}:where(.toile-site) button:disabled{cursor:default;opacity:.45}:where(.toile-site) a:focus-visible,:where(.toile-site) button:focus-visible,:where(.toile-site) label:has(:focus-visible),:where(.toile-site) summary:focus-visible{outline:2px solid var(--orange);outline-offset:4px}:where(.toile-site) a{color:inherit;text-decoration:none}:where(.toile-site) h1,:where(.toile-site) h2,:where(.toile-site) h3,:where(.toile-site) p{margin:0}:where(.toile-site) svg{flex-shrink:0}:where(.toile-site) button svg{pointer-events:none}:where(.toile-site) .wrap{max-width:1450px;margin:auto;padding-left:56px;padding-right:56px}:where(.toile-site) .announcement{height:31px;gap:12px;background:#222329;color:#e7e7ec;font-size:10px;letter-spacing:1.4px;font-weight:500}:where(.toile-site) .announcement svg{color:#ffba84}:where(.toile-site) .header{height:94px;gap:28px}:where(.toile-site) .brand{gap:11px;line-height:1.05;letter-spacing:-.8px}:where(.toile-site) .brand-mark{color:var(--orange)}:where(.toile-site) .orange{color:var(--orange)}:where(.toile-site) nav{display:flex;align-items:center;gap:6px;font-size:13px;background:white;border:1px solid #e9e9ee;border-radius:30px;padding:5px}:where(.toile-site) nav a{padding:10px 18px;border-radius:23px;color:#666772}:where(.toile-site) nav a:hover{background:#f4f4f6;color:#202127}:where(.toile-site) nav a.active{background:#24252b;color:white}:where(.toile-site) .cart-btn{background:#fff;padding:11px 16px;border:1px solid #e8e8ec;border-radius:25px}:where(.toile-site) .cart-btn:hover{background:#eeeef1}:where(.toile-site) .cart-btn b{background:#24252b;color:white;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;font-weight:400}:where(.toile-site) .breadcrumb{display:flex;gap:9px;align-items:center;color:#777781;font-size:12px;margin:16px 0 24px}:where(.toile-site) .breadcrumb span{color:#4d4f57}:where(.toile-site) .intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px;gap:30px}:where(.toile-site) .eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:1.5px;font-weight:600;color:#6e6f7b}:where(.toile-site) .eyebrow>span{width:6px;height:6px;background:var(--orange);border-radius:50%}:where(.toile-site) h1{font-family:Arial,Helvetica,sans-serif;font-size:64px;font-weight:600;line-height:1.03;letter-spacing:-3.3px;margin-top:15px}:where(.toile-site) h1 br{display:none}:where(.toile-site) h1 em{font-weight:600;font-style:normal;color:var(--orange)}:where(.toile-site) h1 br:after{content:" "}:where(.toile-site) .intro p{color:#71727d;padding-bottom:4px;max-width:320px}:where(.toile-site) .config-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(410px,1fr);gap:25px;align-items:start}:where(.toile-site) .visual-column{min-width:0}:where(.toile-site) .preview-stage{border-radius:24px;min-height:560px;display:flex;flex-direction:column;overflow:hidden;position:relative;background:#28292f;background-image:radial-gradient(ellipse at 45% 35%,#44454c 0,#2b2c32 65%,#24252a 100%)}:where(.toile-site) .preview-bottom,:where(.toile-site) .preview-top{display:flex;align-items:center;justify-content:space-between;padding:23px 26px;font-size:13px;color:#c8c9d0;gap:14px}:where(.toile-site) .preview-bottom>span:first-child,:where(.toile-site) .preview-top>span:first-child{display:flex;align-items:center;gap:8px}:where(.toile-site) .live-dot{height:5px;width:5px;background:#ffb478;border-radius:50%}:where(.toile-site) .preview-badge{background:#ffffff12;border:1px solid #ffffff1c;padding:6px 12px;border-radius:8px;color:#f4f4f7;font-size:13px;white-space:nowrap}:where(.toile-site) .preview-badge small{color:#a9abb6;margin-left:2px;font-size:11px}:where(.toile-site) .art-space{flex:1;display:flex;min-height:350px;align-items:center;justify-content:center;padding:38px 25px 56px}:where(.toile-site) .canvas-frame{width:var(--canvas-width);background:#7c8171;box-shadow:var(--edge) 5px 0 #888879,20px 35px 35px -12px #0009;position:relative;transition:width .3s,border .2s;max-width:calc(340px * var(--ratio));aspect-ratio:auto!important}:where(.toile-site) .canvas-image{width:100%;aspect-ratio:var(--ratio);overflow:hidden;position:relative}:where(.toile-site) .canvas-image img{display:block;object-fit:fill}:where(.toile-site) .canvas-frame.frame-oak{border:9px solid #ae865b;box-shadow:3px 3px 0 #806442,20px 35px 30px -12px #0009;padding:4px;background:#20211e}:where(.toile-site) .canvas-frame.frame-black{border:9px solid #14151a;box-shadow:3px 3px 0 #08090b,20px 35px 30px -12px #0009;padding:4px;background:#d3d3d1}:where(.toile-site) .preview-bottom{padding-top:0;padding-bottom:24px;color:#a8aab6}:where(.toile-site) .preview-bottom>span:last-child{font-size:11px;color:#9395a0}:where(.toile-site) .preview-tools{display:flex;align-items:center;justify-content:space-between;margin-top:14px;gap:12px;font-size:12px;color:#6b6f78;background:white;border:1px solid #e9e9ed;border-radius:15px;padding:13px 17px}:where(.toile-site) .preview-tools>button,:where(.toile-site) .preview-tools>span{display:flex;align-items:center;gap:7px}:where(.toile-site) .preview-tools>span>svg{color:#5d846a}:where(.toile-site) .preview-tools>button{color:#25262d;font-weight:500}:where(.toile-site) .preview-tools>button:hover{color:var(--orange)}:where(.toile-site) .photo-note{color:#82838c;margin:12px 4px 0;line-height:1.7}:where(.toile-site) .photo-note a{text-decoration:underline;text-underline-offset:2px}:where(.toile-site) .material-note{display:flex;gap:15px;align-items:start;padding:28px 4px 10px;margin-top:7px}:where(.toile-site) .material-number{color:#767984;background:#e9e9ef;padding:12px;border-radius:14px}:where(.toile-site) .material-note h3{font-size:18px;font-weight:500;line-height:1.3;letter-spacing:-.4px}:where(.toile-site) .material-note p{font-size:13px;color:#81838d;margin-top:8px;line-height:1.7}:where(.toile-site) .material-note>svg{margin-left:auto;color:#9a9ba5}:where(.toile-site) .config-panel{background:#fff;border:1px solid #e6e6ec;padding:26px 28px 23px;box-shadow:0 3px 8px #22232903}:where(.toile-site) .panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}:where(.toile-site) .panel-heading h2{letter-spacing:-.8px;font-weight:600}:where(.toile-site) .panel-heading>span{color:#767782}:where(.toile-site) .upload-bar{display:flex;align-items:center;gap:12px;text-align:left;background:#f8f8fa;border:1px dashed #cccdd6;border-radius:13px;width:100%;padding:13px;margin-bottom:22px}:where(.toile-site) .upload-bar:hover{background:#fff0e6;border-color:#e9a27f}:where(.toile-site) .upload-icon{display:grid;place-items:center;width:37px;height:37px;background:white;border:1px solid #e9e9ef;border-radius:11px;color:#5d606c}:where(.toile-site) .upload-bar>span:nth-child(2){min-width:0;flex:1}:where(.toile-site) .upload-bar strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.toile-site) .upload-bar small{display:block;font-size:11px;color:#82838f;margin-top:4px}:where(.toile-site) .upload-bar>svg{color:#737685}:where(.toile-site) .step-tabs{width:100%!important;border-radius:11px!important;background:#f1f1f5!important;height:45px!important;padding:4px!important;gap:3px!important}:where(.toile-site) .step-tabs [role=tab]{border-radius:8px!important;background:none!important;font-size:13px!important;font-weight:500;box-shadow:none!important;justify-content:center;gap:7px;padding:7px 10px;color:#858692}:where(.toile-site) .step-tabs [role=tab]>span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e4e4eb;font-size:10px;color:#80818f}:where(.toile-site) .step-tabs [role=tab][data-state=active]{background:#fff!important;color:#24262e;box-shadow:0 1px 4px #22232912!important}:where(.toile-site) .step-tabs [role=tab][data-state=active]>span{background:var(--orange);color:white}:where(.toile-site) .step-content{padding:23px 0 0;min-height:313px}:where(.toile-site) .step-content h3{font-size:14px;font-weight:500}:where(.toile-site) .field-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}:where(.toile-site) .field-heading>span{font-size:11px;color:#868793;white-space:nowrap}:where(.toile-site) .shape-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}:where(.toile-site) .shape-option{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;border:1px solid #e0e1e8;border-radius:10px;height:47px;color:#727580}:where(.toile-site) .shape-option:hover,:where(.toile-site) .size-option:hover{border-color:#a9aab5;background:#fafafa}:where(.toile-site) .selected{border-color:var(--orange)!important;color:#973b16!important;box-shadow:inset 0 0 0 .3px var(--orange)}:where(.toile-site) .shape-icon{border:1.5px solid;border-radius:2px;display:inline-block;width:20px;height:13px}:where(.toile-site) .shape-icon.portrait{width:12px;height:18px}:where(.toile-site) .shape-icon.square{height:15px;width:15px}:where(.toile-site) .size-heading{margin-top:25px;margin-bottom:17px}:where(.toile-site) .size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}:where(.toile-site) .size-option{border:1px solid #e0e1e8;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;height:72px;cursor:pointer;position:relative;transition:background .18s,border .18s}:where(.toile-site) .size-option strong{font-size:14px;font-weight:500}:where(.toile-site) .size-option>span:not(.popular){font-size:12px;color:#828492}:where(.toile-site) .size-option>svg{position:absolute;right:6px;top:7px}:where(.toile-site) .popular{position:absolute;top:-10px;background:var(--orange);color:white;padding:2px 8px;font-size:8px;letter-spacing:.6px;border-radius:6px}:where(.toile-site) .next-step{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:18px;font-size:13px;color:#6f7181}:where(.toile-site) .next-step:hover{color:var(--orange)}:where(.toile-site) .buy-block{border-top:1px solid #ececf1;margin-top:20px}:where(.toile-site) .price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}:where(.toile-site) .price-row>div>strong{font-size:13px;font-weight:500;display:block}:where(.toile-site) .price-row>div>span{font-size:12px;color:#838491;display:block;margin-top:4px}:where(.toile-site) .price{font-size:29px;letter-spacing:-1px;font-weight:600;white-space:nowrap}:where(.toile-site) .primary-btn{display:flex;align-items:center;justify-content:center;gap:11px;background:var(--orange);color:white;border-radius:12px;padding:16px 17px;width:100%;font-size:14px;min-height:54px;box-shadow:0 4px 8px #e9512b0a}:where(.toile-site) .primary-btn:hover{background:#cd411b}:where(.toile-site) .primary-btn>svg:last-child{margin-left:auto}:where(.toile-site) .primary-btn>svg:first-child{margin-right:auto}:where(.toile-site) .price-note{text-align:center;font-size:10px;color:#8b8c96;margin-top:12px}:where(.toile-site) .muted{color:#747786;font-size:14px;margin-top:12px;line-height:1.6}:where(.toile-site) .slider-label{display:flex;justify-content:space-between;margin:22px 0 13px;font-size:13px}:where(.toile-site) .slider-label>span:last-child{color:#7c7d8a;font-size:12px}:where(.toile-site) .text-button{display:flex;gap:7px;font-size:13px;align-items:center;margin-top:15px;color:#606372}:where(.toile-site) .text-button:hover{color:var(--orange)}:where(.toile-site) .secondary-btn{display:flex;justify-content:space-between;align-items:center;padding:13px;border:1px solid #dedfe7;width:100%;margin-top:22px;font-size:14px;border-radius:10px}:where(.toile-site) .secondary-btn:hover{background:#f5f5f7}:where(.toile-site) .finish-options{margin:12px 0 22px;gap:8px}:where(.toile-site) .finish-options>label{display:flex;gap:11px;align-items:center;padding:12px;border:1px solid #e0e1e8;border-radius:10px;cursor:pointer}:where(.toile-site) .finish-options>label>span{display:flex;align-items:center;justify-content:space-between;flex:1;gap:12px}:where(.toile-site) .finish-options strong{font-weight:400;font-size:13px}:where(.toile-site) .finish-options small{font-size:12px;white-space:nowrap}:where(.toile-site) .form-message{font-size:13px;padding:12px;background:#fff1e7;color:#a44e17;margin-top:15px;border-radius:10px}:where(.toile-site) .features{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;padding-top:29px;padding-bottom:34px;border-top:1px solid #dedee7;border-bottom:1px solid #dedee7;gap:30px}:where(.toile-site) .features>div{position:relative;padding-left:45px}:where(.toile-site) .features svg{position:absolute;left:0;top:0;stroke-width:1.4;color:#777986}:where(.toile-site) .features h3{font-size:14px;font-weight:500;margin-bottom:5px}:where(.toile-site) .features p{font-size:13px;color:#858794}:where(.toile-site) .advice{display:grid;grid-template-columns:1fr 1.6fr;gap:65px;padding-top:72px;padding-bottom:76px}:where(.toile-site) .advice .eyebrow{color:var(--orange)}:where(.toile-site) .advice h2{font-size:42px;line-height:1.06;font-weight:500;letter-spacing:-1.7px;margin-top:17px}:where(.toile-site) .advice>div>p{font-size:14px;color:#7e818e;margin-top:20px}:where(.toile-site) .advice details{border-bottom:1px solid #dedfe8;padding:24px 0}:where(.toile-site) .advice summary{font-size:15px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px}:where(.toile-site) .advice summary::-webkit-details-marker{display:none}:where(.toile-site) .advice details p{font-size:14px;line-height:1.8;color:#6e7283;padding:16px 30px 0 0}:where(.toile-site) .advice details[open] summary>svg{transform:rotate(45deg)}:where(.toile-site) .footer{background:#23242b;color:#fff}:where(.toile-site) .footer-inner{display:flex;justify-content:space-between;align-items:center;padding-top:44px;padding-bottom:40px;gap:20px}:where(.toile-site) .footer .brand{font-size:20px;font-weight:600}:where(.toile-site) .footer-inner>p{font-size:26px;font-weight:500;letter-spacing:-.7px;color:#dddfe7}:where(.toile-site) .footer-inner>span{font-size:13px;color:#9d9fae}:where(.toile-site) .footer-bottom{border-top:1px solid #40414e;display:flex;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:23px;font-size:12px;color:#9e9fae}:where(.toile-site) .dragging{outline:3px dashed #ffa07e;outline-offset:-5px}:where(.toile-site) .quality{display:flex;align-items:start;gap:8px;color:#456e50;background:#eff5ef;padding:12px;font-size:13px;border-radius:9px;margin-top:22px}:where(.toile-site) .quality-low{color:#955221;background:#fff3e7}:where(.toile-site) .quality small{display:block;font-size:12px;margin-top:3px}:where(.toile-site) .cart-sheet{width:min(100%,540px)!important;max-width:540px!important;padding:30px;gap:0;overflow-y:auto;background:#fff}:where(.toile-site) .cart-close{position:absolute;right:22px;top:20px;border-radius:50%;padding:8px;background:#f3f3f6}:where(.toile-site) .cart-heading{padding:16px 0 24px;border-bottom:1px solid var(--border)}:where(.toile-site) .cart-heading h2{font-weight:500;font-size:27px;letter-spacing:-.8px}:where(.toile-site) .cart-heading p{margin-top:9px;font-size:14px}:where(.toile-site) .cart-items{flex:1}:where(.toile-site) .cart-item{padding:25px 0;border-bottom:1px solid var(--border);display:flex;gap:18px}:where(.toile-site) .cart-thumb{width:90px;max-height:130px;align-self:start;position:relative;overflow:hidden;flex-shrink:0;background:#eee;border-radius:8px}:where(.toile-site) .cart-info{flex:1;min-width:0}:where(.toile-site) .cart-info h3{font-size:16px;font-weight:500}:where(.toile-site) .cart-info p{font-size:13px;color:#777b89;margin-top:5px}:where(.toile-site) .cart-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:270px;font-size:12px!important}:where(.toile-site) .cart-controls{display:flex;align-items:center;gap:12px;margin-top:16px}:where(.toile-site) .cart-controls>div{display:flex;align-items:center;border:1px solid var(--border);border-radius:7px}:where(.toile-site) .cart-controls button{padding:7px}:where(.toile-site) .cart-controls span{padding:0 6px;font-size:14px}:where(.toile-site) .cart-controls strong{margin-left:auto;font-size:15px;font-weight:500;white-space:nowrap}:where(.toile-site) .cart-total{margin-top:auto;padding-top:25px}:where(.toile-site) .cart-total>div{display:flex;justify-content:space-between;gap:10px;font-size:16px}:where(.toile-site) .cart-total>div>strong{font-size:25px;font-weight:500}:where(.toile-site) .cart-total>p{font-size:13px;color:#747887;line-height:1.7;margin:13px 0 20px}:where(.toile-site) .cart-total .export-note{font-size:12px;margin:12px 0}:where(.toile-site) .cart-total>.text-button{margin:18px auto 0}:where(.toile-site) .empty-cart{padding:60px 0;text-align:center}:where(.toile-site) .empty-cart>svg{margin:0 auto 20px;color:#979baa}:where(.toile-site) .empty-cart>h3{font-size:24px;font-weight:500;line-height:1.3;letter-spacing:-.8px}:where(.toile-site) .empty-cart>p{font-size:14px;color:#747887;margin:18px 0 25px}:where(.toile-site) .cart-info>.text-button{font-size:12px;align-items:start;text-align:left}@media(min-width:1150px){:where(.toile-site) h1 br{display:block}:where(.toile-site) .intro{margin-top:32px;margin-bottom:36px}:where(.toile-site) .intro p{margin-bottom:6px}:where(.toile-site) .preview-stage{min-height:570px}}@media(max-width:1149px){:where(.toile-site) .wrap{padding-left:30px;padding-right:30px}:where(.toile-site) .config-grid{gap:20px;grid-template-columns:minmax(0,1.05fr) minmax(375px,1fr)}:where(.toile-site) nav{font-size:12px}:where(.toile-site) nav a{padding:9px 12px}:where(.toile-site) h1{font-size:46px;letter-spacing:-2.3px}:where(.toile-site) .intro p{display:none}:where(.toile-site) .intro{margin-bottom:30px}:where(.toile-site) .preview-stage{min-height:490px}:where(.toile-site) .art-space{min-height:315px;padding:35px 10px 50px}:where(.toile-site) .preview-tools{flex-wrap:wrap}:where(.toile-site) .preview-top{padding:20px}:where(.toile-site) .preview-bottom{padding-left:20px;padding-right:20px}:where(.toile-site) .material-note h3{font-size:17px}:where(.toile-site) .material-note p{font-size:12px}:where(.toile-site) .brand{font-size:18px}:where(.toile-site) .config-panel{padding:23px 21px}:where(.toile-site) .panel-heading h2{font-size:22px}}@media(max-width:800px){:where(.toile-site) .wrap{padding-left:20px;padding-right:20px}:where(.toile-site) .header{height:81px}:where(.toile-site) nav{display:none}:where(.toile-site) .cart-btn{background:none;border:0;padding-right:0}:where(.toile-site) .intro{align-items:start;gap:15px;margin-bottom:26px;margin-top:26px}:where(.toile-site) .intro p{display:none}:where(.toile-site) .config-grid{grid-template-columns:1fr;gap:22px}:where(.toile-site) .preview-stage{min-height:330px;border-radius:20px}:where(.toile-site) .art-space{min-height:0;padding:25px 21px 43px}:where(.toile-site) .canvas-frame{max-width:calc(280px * var(--ratio))}:where(.toile-site) .preview-top{padding:20px;font-size:12px}:where(.toile-site) .preview-bottom{font-size:11px;padding-bottom:20px;gap:8px}:where(.toile-site) .preview-bottom>span:last-child{font-size:10px}:where(.toile-site) .visual-column .material-note{display:none}:where(.toile-site) .photo-note{font-size:10px;margin-top:11px}:where(.toile-site) .preview-tools{font-size:11px;padding:12px 14px;border-radius:12px}:where(.toile-site) .config-panel{padding:24px 20px;border-radius:20px}:where(.toile-site) .step-content{min-height:0;padding-bottom:5px}:where(.toile-site) .shape-option{height:48px;font-size:13px}:where(.toile-site) .size-option{height:73px}:where(.toile-site) .size-option strong{font-size:15px}:where(.toile-site) .features{gap:27px;margin-top:36px;grid-template-columns:1fr;padding-top:30px;padding-bottom:30px}:where(.toile-site) .features>div{padding-left:43px}:where(.toile-site) .features h3{font-size:15px}:where(.toile-site) .features p{font-size:14px}:where(.toile-site) .advice{grid-template-columns:1fr;gap:20px;padding-top:44px;padding-bottom:49px}:where(.toile-site) .advice h2 br{display:none}:where(.toile-site) .advice>div>p br{display:none}:where(.toile-site) .advice h2{font-size:33px}:where(.toile-site) .advice summary{font-size:14px}:where(.toile-site) .footer-inner{flex-wrap:wrap;padding-top:30px;padding-bottom:27px}:where(.toile-site) .footer-inner>p{font-size:18px;letter-spacing:-.5px}:where(.toile-site) .footer-inner>span{width:100%}:where(.toile-site) .footer-bottom{font-size:10px;flex-wrap:wrap;gap:8px}:where(.toile-site) .announcement{font-size:8px;letter-spacing:1px}:where(.toile-site) .breadcrumb{margin-top:12px;margin-bottom:20px;font-size:11px}:where(.toile-site) h1{font-size:44px;letter-spacing:-2.2px;line-height:1.05}:where(.toile-site) h1 br{display:block}:where(.toile-site) .eyebrow{font-size:10px;letter-spacing:1.1px}:where(.toile-site) .panel-heading h2{font-size:25px}:where(.toile-site) .panel-heading>span{font-size:11px}:where(.toile-site) .upload-bar strong{font-size:13px}:where(.toile-site) .upload-bar small{font-size:11px}:where(.toile-site) .field-heading h3{font-size:13px}:where(.toile-site) .field-heading>span{font-size:10px}:where(.toile-site) .price-row>div>strong{font-size:13px}:where(.toile-site) .price-row>div>span{font-size:11px}:where(.toile-site) .primary-btn{font-size:14px}:where(.toile-site) .price-note{font-size:10px}:where(.toile-site) .cart-sheet{padding:24px 20px}:where(.toile-site) .cart-heading h2{font-size:25px}:where(.toile-site) .cart-thumb{width:67px}:where(.toile-site) .cart-filename{max-width:180px}:where(.toile-site) .canvas-frame.frame-black,:where(.toile-site) .canvas-frame.frame-oak{border-width:7px}:where(.toile-site) .size-option>svg{right:4px;top:4px}:where(.toile-site) .cart-controls{gap:6px}:where(.toile-site) .cart-controls strong{font-size:14px}}@media(prefers-reduced-motion:reduce){:where(.toile-site) *,:where(.toile-site) :after,:where(.toile-site) :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:where(.toile-site) .finish-options strong,:where(.toile-site) .next-step,:where(.toile-site) .price-row>div>strong,:where(.toile-site) .shape-option,:where(.toile-site) .step-content h3,:where(.toile-site) .text-button,:where(.toile-site) .upload-bar strong{font-size:14px}:where(.toile-site) .step-tabs [role=tab]{font-size:14px!important}:where(.toile-site) .field-heading>span,:where(.toile-site) .photo-note,:where(.toile-site) .preview-tools,:where(.toile-site) .price-note,:where(.toile-site) .price-row>div>span,:where(.toile-site) .size-option>span:not(.popular),:where(.toile-site) .upload-bar small{font-size:12px}:where(.toile-site) .slider-label{font-size:14px}:where(.toile-site) .popular{font-size:9px}:where(.toile-site) .preview-tools{gap:10px}:where(.toile-site) .preview-tools>button{white-space:nowrap}@media(max-width:800px){:where(.toile-site) .announcement{font-size:8px}:where(.toile-site) .field-heading{align-items:start;flex-wrap:wrap}:where(.toile-site) .preview-tools{font-size:11px}:where(.toile-site) .photo-note{font-size:11px}:where(.toile-site) .preview-tools{padding:12px}:where(.toile-site) .upload-bar strong{font-size:13px}:where(.toile-site) .intro h1{font-size:42px}:where(.toile-site) .cart-controls button{min-height:32px}:where(.toile-site) .config-panel{padding:22px 18px}:where(.toile-site) .panel-heading{gap:8px}:where(.toile-site) .panel-heading h2{font-size:24px}}:where(.toile-site) .interactive-canvas{cursor:grab;touch-action:none;user-select:none;outline-offset:6px}:where(.toile-site) .interactive-canvas.panning{cursor:grabbing}:where(.toile-site) .interactive-canvas:focus-visible{outline:2px solid #ff997c}:where(.toile-site) .interactive-canvas img{pointer-events:none}:where(.toile-site) .editor-bar{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #e3e3e9;border-radius:14px;padding:14px 17px;margin-top:12px;color:#515560;font-size:13px}:where(.toile-site) .editor-bar>span{display:flex;align-items:center;gap:7px;margin-right:6px}:where(.toile-site) .editor-bar>button{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;border-radius:7px;background:#f5f5f8}:where(.toile-site) .editor-bar>button:hover{background:#eeeef3}:where(.toile-site) .editor-bar>[data-slot=slider]{flex:1;min-width:30px}:where(.toile-site) .editor-bar>output{min-width:45px;text-align:right;font-variant-numeric:tabular-nums}:where(.toile-site) .pan-hint{display:flex;gap:7px;align-items:start;margin:12px 5px 0;color:#7d808d;line-height:1.6}:where(.toile-site) .pan-hint svg{margin-top:3px}:where(.toile-site) .format-modes{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:24px}:where(.toile-site) .format-modes>label{align-items:start;gap:8px;border:1px solid #e2e2e9;border-radius:11px;padding:12px 10px;cursor:pointer}:where(.toile-site) .format-modes svg{margin-top:2px}:where(.toile-site) .format-modes strong{font-size:12px;display:block;white-space:nowrap}:where(.toile-site) .format-modes small{font-size:10px;display:block;color:#7e808d}:where(.toile-site) .suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}:where(.toile-site) .suggestions>button{padding:12px 6px;border:1px solid #e3e3eb;border-radius:11px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:6px}:where(.toile-site) .suggestions>button:hover{border-color:#ed9a80}:where(.toile-site) .suggestions span{font-size:11px;color:#81838f}:where(.toile-site) .suggestions strong{font-size:13px;font-weight:500;white-space:nowrap}:where(.toile-site) .suggestions small{font-size:10px;color:#81838f}:where(.toile-site) .dimension-heading{display:flex;align-items:center;justify-content:space-between;margin-top:24px;margin-bottom:12px;gap:10px}:where(.toile-site) .dimension-heading>span{display:flex;align-items:center;gap:4px;color:#a34421;font-size:10px;white-space:nowrap}:where(.toile-site) .dimension-inputs{display:flex;gap:11px;align-items:flex-end}:where(.toile-site) .dimension-inputs>label{flex:1;min-width:0;font-size:12px;color:#707381}:where(.toile-site) .dimension-inputs>label>div{position:relative;margin-top:6px}:where(.toile-site) .dimension-inputs input{border-radius:9px;height:43px;font-size:16px;color:#30343e;padding-right:35px;width:100%;background:#fff}:where(.toile-site) .dimension-inputs input[readonly]{background:#f7f7fa;color:#777986}:where(.toile-site) .dimension-inputs label>div>span{position:absolute;right:12px;top:11px;font-size:12px;color:#9495a1;pointer-events:none}:where(.toile-site) .dimension-x{padding-bottom:11px;color:#a4a6b1}:where(.toile-site) .dimension-error,:where(.toile-site) .dimension-note{font-size:11px;margin-top:10px;line-height:1.6;color:#848692}:where(.toile-site) .dimension-error{color:#b03d21}:where(.toile-site) .crop-tip{display:flex;align-items:center;gap:7px;color:#707483;font-size:11px;margin-top:15px}:where(.toile-site) .photo-specs{margin-top:23px;padding:16px;background:#f8f8fb;border:1px solid #ebebf0;border-radius:12px}:where(.toile-site) .spec-heading{display:flex;align-items:center;gap:7px;font-size:12px;color:#717584}:where(.toile-site) .spec-heading strong{font-weight:500}:where(.toile-site) .spec-heading>span{margin-left:auto;padding:2px 7px;border:1px solid #dddfe9;border-radius:5px;font-size:11px;background:#fff;font-variant-numeric:tabular-nums}:where(.toile-site) .pixel-info{margin-top:9px;color:#4c5060;font-variant-numeric:tabular-nums}:where(.toile-site) .pixel-info>span{color:#8b8e9c}:where(.toile-site) .print-quality{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e4e6ed;padding-top:13px;margin-top:13px}:where(.toile-site) .print-quality>span>strong{font-size:22px;font-weight:500;letter-spacing:-.6px}:where(.toile-site) .print-quality>span>small{display:block;color:#8a8d9a;font-size:11px;margin-top:2px}:where(.toile-site) .print-quality>b{font-size:10px;padding:5px 8px;border-radius:6px;background:#e7f1e7;color:#3e704e;white-space:nowrap;font-weight:500}:where(.toile-site) .print-quality.medium>b{background:#fff0dc;color:#987225}:where(.toile-site) .print-quality.low>b{background:#ffe9df;color:#ae5127}:where(.toile-site) .photo-specs>p{font-size:10px;line-height:1.7;color:#90939f;margin-top:12px}:where(.toile-site) .resolution-help{font-size:10px;color:#8b8e9c;margin-top:8px}:where(.toile-site) .resolution-help summary{cursor:pointer;text-decoration:underline;text-underline-offset:2px}:where(.toile-site) .resolution-help p{padding-top:7px;line-height:1.7}:where(.toile-site) .material-note{padding-top:20px}:where(.toile-site) .photo-specs strong{font-variant-numeric:tabular-nums}@media(max-width:800px){:where(.toile-site) .visual-column{position:static}:where(.toile-site) .editor-bar{padding:10px 12px;gap:8px}:where(.toile-site) .editor-bar>span{margin-right:0;font-size:12px}:where(.toile-site) .editor-bar>span svg{display:none}:where(.toile-site) .editor-bar>button{width:26px;height:28px}:where(.toile-site) .editor-bar>output{font-size:11px;min-width:38px}:where(.toile-site) .pan-hint{font-size:11px}:where(.toile-site) .format-modes{gap:7px}:where(.toile-site) .format-modes>label{padding:12px 8px;gap:5px}:where(.toile-site) .format-modes strong{font-size:11px}:where(.toile-site) .format-modes small{font-size:9px}:where(.toile-site) .format-modes svg{width:14px}:where(.toile-site) .suggestions strong{font-size:12px}:where(.toile-site) .dimension-heading h3{font-size:13px}:where(.toile-site) .dimension-heading>span{font-size:9px}:where(.toile-site) .photo-specs{padding:14px}:where(.toile-site) .print-quality>b{font-size:9px}:where(.toile-site) .pixel-info>span{display:block;margin-top:3px}:where(.toile-site) .preview-tools{margin-top:15px}}:where(.toile-site) .format-modes strong{font-size:13px;white-space:normal}:where(.toile-site) .crop-tip,:where(.toile-site) .dimension-error,:where(.toile-site) .dimension-heading>span,:where(.toile-site) .dimension-inputs>label,:where(.toile-site) .dimension-note,:where(.toile-site) .format-modes small,:where(.toile-site) .photo-specs>p,:where(.toile-site) .pixel-info>span,:where(.toile-site) .print-quality>span>small,:where(.toile-site) .resolution-help,:where(.toile-site) .spec-heading,:where(.toile-site) .suggestions small,:where(.toile-site) .suggestions span{font-size:12px}:where(.toile-site) .print-quality>b{font-size:11px}:where(.toile-site) .format-modes{align-items:stretch}:where(.toile-site) .suggestions strong{font-size:14px}:where(.toile-site) .photo-specs>p{color:#747887}:where(.toile-site) .pixel-info>span{color:#737887}:where(.toile-site) .resolution-help{color:#737887}:where(.toile-site) .format-modes>label{padding:13px 10px}:where(.toile-site) .dimension-heading{flex-wrap:wrap}:where(.toile-site) .print-quality{flex-wrap:wrap}:where(.toile-site) .spec-heading>span{font-size:12px}:where(.toile-site) .pan-hint{font-size:12px}:where(.toile-site) .dimension-note{color:#747887}:where(.toile-site) .crop-tip{font-size:12px;align-items:start}:where(.toile-site) .crop-tip>svg{margin-top:2px}@media(max-width:800px){:where(.toile-site) .format-modes strong{font-size:12px}:where(.toile-site) .format-modes small{font-size:11px}:where(.toile-site) .format-modes>label{padding:11px 8px}:where(.toile-site) .suggestions strong{font-size:13px}:where(.toile-site) .suggestions span{font-size:11px}:where(.toile-site) .dimension-heading>span{font-size:11px}:where(.toile-site) .preview-tools{font-size:12px}:where(.toile-site) .print-quality>b{font-size:11px}}:where(.toile-site) .suggestions>button{padding:14px 7px 12px;gap:7px}:where(.toile-site) .suggestion-icon{height:38px;display:flex;align-items:center;justify-content:center;color:#8a8e9c;margin:0 0 2px}:where(.toile-site) .suggestion-icon>span{display:block;max-height:36px;max-width:45px;border:1.5px solid;border-radius:3px;box-shadow:3px 3px 0 #e7e8f0;background:linear-gradient(135deg,#fff,#f0f1f6)}:where(.toile-site) .selected .suggestion-icon{color:var(--orange)}:where(.toile-site) .suggestions strong em{font-style:normal;font-size:10px;color:#8c909d;font-weight:400;margin-left:3px}:where(.toile-site) .suggestions small{display:flex;align-items:center;justify-content:center;gap:4px;font-variant-numeric:tabular-nums;background:#f0f1f7;border-radius:5px;padding:3px 6px}:where(.toile-site) .suggestions .selected small{background:#ffdfd1}:where(.toile-site) .spec-heading>span{display:flex;align-items:center;gap:5px}:where(.toile-site) .pixel-info{display:flex;align-items:baseline;gap:5px;font-size:14px}:where(.toile-site) .pixel-info small{font-size:11px;color:#8b8e9c}:where(.toile-site) .pixel-info>span{margin-left:auto;font-size:11px}:where(.toile-site) .quality-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:18px;border-top:1px solid #e4e6ed;padding-top:16px}:where(.toile-site) .quality-heading>span{display:flex;align-items:center;gap:7px;font-size:12px;color:#646a7a}:where(.toile-site) .quality-heading>b{display:flex;align-items:center;gap:4px;color:#437552;font-size:11px;font-weight:500;padding:4px 6px;border-radius:5px;background:#e7f2e9}:where(.toile-site) .quality-heading.low>b{color:#ad552b;background:#ffecdf}:where(.toile-site) .quality-heading.medium>b{color:#987324;background:#fff0d8}:where(.toile-site) .dpi-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0 21px}:where(.toile-site) .dpi-summary>strong{font-size:34px;letter-spacing:-1.2px;font-weight:500;line-height:1.1;font-variant-numeric:tabular-nums}:where(.toile-site) .dpi-summary>strong>span{font-size:12px;color:#808594;margin-left:7px;letter-spacing:.3px;font-weight:400}:where(.toile-site) .dpi-summary>span{display:flex;gap:6px;align-items:center;color:#878b99;font-size:12px}:where(.toile-site) .quality-gauge{height:8px;position:relative}:where(.toile-site) .gauge-zones{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:3px;height:8px;border-radius:8px;overflow:hidden}:where(.toile-site) .gauge-zones>span:first-child{background:#ed9978}:where(.toile-site) .gauge-zones>span:nth-child(2){background:#eac575}:where(.toile-site) .gauge-zones>span:nth-child(3){background:#a3c5a0}:where(.toile-site) .gauge-zones>span:nth-child(4){background:#5f9c78}:where(.toile-site) .gauge-marker{position:absolute;top:-4px;width:4px;height:16px;background:#242a37;transform:translateX(-50%);border-radius:3px;box-shadow:0 0 0 2px #f8f8fb;transition:left .15s}:where(.toile-site) .gauge-ticks{position:relative;height:22px;margin-top:7px;color:#9296a4;font-size:10px;font-variant-numeric:tabular-nums}:where(.toile-site) .gauge-ticks>span{position:absolute;transform:translateX(-50%)}:where(.toile-site) .gauge-ticks>span:first-child{left:0;transform:none}:where(.toile-site) .gauge-ticks>span:nth-child(2){left:33.333%}:where(.toile-site) .gauge-ticks>span:nth-child(3){left:50%}:where(.toile-site) .gauge-ticks>span:nth-child(4){left:66.666%}:where(.toile-site) .gauge-ticks>span:last-child{right:0;transform:none}:where(.toile-site) .quality-legend{display:flex;justify-content:space-between;color:#8c919e;font-size:10px;margin-top:-2px}:where(.toile-site) .photo-specs>p{display:flex;align-items:start;gap:6px;font-size:11px}:where(.toile-site) .photo-specs>p>svg{margin-top:2px}:where(.toile-site) .photo-specs>.dpi-advice{color:#a3643e;background:#fff0e5;padding:8px;border-radius:6px}:where(.toile-site) .resolution-help{margin-top:10px;font-size:11px}:where(.toile-site) .dimension-heading>h3{display:flex;align-items:center;gap:6px}:where(.toile-site) .dimension-heading>h3>svg{color:#8f92a0}:where(.toile-site) .dimension-label{display:flex;align-items:center;gap:6px}:where(.toile-site) .dimension-label>svg{color:#999baa}:where(.toile-site) .standard-format-icon{display:block!important;width:19px;height:12px;border:1.2px solid #9398a6;border-radius:2px}:where(.toile-site) .standard-format-icon.portrait{width:11px;height:16px}:where(.toile-site) .standard-format-icon.square{width:13px;height:13px}:where(.toile-site) .selected .standard-format-icon{border-color:var(--orange)}:where(.toile-site) .size-option{height:87px;gap:2px}:where(.toile-site) .suggestions>button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}@media(max-width:800px){:where(.toile-site) .pixel-info{flex-wrap:wrap}:where(.toile-site) .pixel-info>span{display:inline;margin-top:0}:where(.toile-site) .quality-heading>span{font-size:11px}:where(.toile-site) .dpi-summary>span{font-size:11px}:where(.toile-site) .quality-heading>b{font-size:10px}:where(.toile-site) .suggestions strong em{display:block;margin:0}:where(.toile-site) .suggestions strong{line-height:1.3}:where(.toile-site) .suggestions>button{padding:12px 5px}:where(.toile-site) .dimension-heading>h3{font-size:12px}:where(.toile-site) .dimension-heading>span{font-size:10px}:where(.toile-site) .size-option{height:84px}}:where(.toile-site) .config-panel{padding:28px}:where(.toile-site) .panel-heading{margin-bottom:24px}:where(.toile-site) .upload-bar{min-height:90px;background:#fff7f2;border:1px dashed #e5ad97;gap:15px;margin-bottom:27px}:where(.toile-site) .upload-icon{width:54px;height:54px;border:0;color:#d55631;background:#ffeadf;border-radius:14px}:where(.toile-site) .upload-bar strong{font-size:17px;font-weight:500}:where(.toile-site) .upload-bar small{font-size:12px;color:#8b776e}:where(.toile-site) .upload-bar>svg{color:#c26344}:where(.toile-site) .section-title{display:flex;align-items:center;gap:9px;margin-bottom:17px}:where(.toile-site) .section-title>span{width:25px;height:25px;background:#f1f1f5;color:#7d818e;border-radius:8px;display:grid;place-items:center;font-size:12px}:where(.toile-site) .section-title>h3{font-size:16px;font-weight:500;letter-spacing:-.2px}:where(.toile-site) .format-modes{gap:12px;margin-bottom:25px}:where(.toile-site) .format-modes>label{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:15px;padding:20px 12px 16px;gap:10px;min-height:145px;background:#fafafb;transition:background .2s,border .2s}:where(.toile-site) .mode-large-icon{display:grid;place-items:center;width:56px;height:49px;color:#828996}:where(.toile-site) .format-modes .mode-large-icon svg{width:39px;height:39px;margin:0}:where(.toile-site) .format-modes .selected .mode-large-icon{color:var(--orange)}:where(.toile-site) .format-modes strong{font-size:16px;font-weight:500}:where(.toile-site) .format-modes small{font-size:12px;color:#818593}:where(.toile-site) .format-modes .mode-check{position:absolute;right:10px;top:10px;width:16px;height:16px}:where(.toile-site) .dimension-heading h3,:where(.toile-site) .field-heading h3{font-size:14px;font-weight:500}:where(.toile-site) .suggestions{gap:10px}:where(.toile-site) .suggestions>button{border-radius:13px;padding:18px 6px 13px;gap:8px;background:#fff}:where(.toile-site) .suggestion-icon{height:61px;margin-bottom:4px}:where(.toile-site) .suggestion-icon>span{max-height:55px;max-width:62px;border-width:1.7px;box-shadow:4px 4px 0 #e9eaf1}:where(.toile-site) .suggestions span:not(.suggestion-icon){font-size:12px}:where(.toile-site) .suggestions strong{font-size:16px;line-height:1.2}:where(.toile-site) .suggestions strong em{font-size:11px;display:block;margin:4px 0 0}:where(.toile-site) .suggestions small{font-size:11px;background:none;padding:3px 0;color:#8b919e}:where(.toile-site) .suggestions .selected small{background:none;color:#bd4c27}:where(.toile-site) .shape-option{height:81px;flex-direction:column;font-size:13px;gap:10px;border-radius:12px}:where(.toile-site) .shape-icon{width:33px;height:22px}:where(.toile-site) .shape-icon.portrait{width:21px;height:31px}:where(.toile-site) .shape-icon.square{width:26px;height:26px}:where(.toile-site) .size-option{height:109px;border-radius:12px;gap:5px}:where(.toile-site) .size-option strong{font-size:15px}:where(.toile-site) .standard-format-icon{width:33px;height:22px;margin-bottom:3px}:where(.toile-site) .standard-format-icon.portrait{width:21px;height:31px}:where(.toile-site) .standard-format-icon.square{width:26px;height:26px}:where(.toile-site) .size-option>svg{top:10px;right:9px}:where(.toile-site) .dimension-heading{margin-top:25px}:where(.toile-site) .dimension-inputs input{height:51px;border-radius:11px;font-size:19px}:where(.toile-site) .dimension-inputs label>div>span{top:15px;font-size:13px}:where(.toile-site) .dimension-label{font-size:13px}:where(.toile-site) .dimension-label svg{display:none}:where(.toile-site) .dimension-inputs{gap:16px}:where(.toile-site) .dimension-x{padding-bottom:14px}:where(.toile-site) .dimension-note{font-size:12px;margin-top:10px}:where(.toile-site) .finish-disclosure{margin-top:25px;border-top:1px solid #e9eaf0;border-bottom:1px solid #e9eaf0}:where(.toile-site) .finish-disclosure>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:13px;padding:19px 0}:where(.toile-site) .finish-disclosure>summary::-webkit-details-marker{display:none}:where(.toile-site) .finish-summary-icon{background:#f2f3f7;width:47px;height:47px;display:grid;place-items:center;border-radius:12px;color:#798190}:where(.toile-site) .finish-disclosure summary>span:nth-child(2){flex:1}:where(.toile-site) .finish-disclosure summary strong{display:block;font-size:15px;font-weight:500}:where(.toile-site) .finish-disclosure summary small{display:block;font-size:12px;color:#89909c;margin-top:4px}:where(.toile-site) .finish-disclosure summary>svg{color:#8b91a0;transition:transform .2s}:where(.toile-site) .finish-disclosure[open] summary>svg{transform:rotate(180deg)}:where(.toile-site) .finish-body{padding:0 0 23px}:where(.toile-site) .finish-body h3{font-size:14px;font-weight:500;margin:12px 0}:where(.toile-site) .depth-cards{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}:where(.toile-site) .depth-cards>label,:where(.toile-site) .frame-cards>label{border:1px solid #e1e3eb;border-radius:12px;padding:15px 10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;justify-content:center}:where(.toile-site) .depth-cards>label>svg{height:43px;margin-bottom:5px;color:#818a99}:where(.toile-site) .depth-cards strong,:where(.toile-site) .frame-cards strong{font-size:14px;font-weight:500}:where(.toile-site) .depth-cards>label>span{font-size:13px}:where(.toile-site) .depth-cards small,:where(.toile-site) .frame-cards small{font-size:12px;color:#8a92a0}:where(.toile-site) .frame-cards{grid-template-columns:repeat(3,1fr);gap:10px}:where(.toile-site) .frame-choice{height:55px;display:flex;align-items:center;justify-content:center;color:#7b8391}:where(.toile-site) .frame-choice-oak{color:#ab8056}:where(.toile-site) .frame-choice-black{color:#31343d}:where(.toile-site) .buy-block{border-top:0;margin-top:0;padding-top:23px}:where(.toile-site) .price-row{margin-bottom:19px}:where(.toile-site) .primary-btn{min-height:56px}:where(.toile-site) .photo-specs{background:#fff;border:1px solid #e4e6ed;border-radius:16px;padding:20px 23px;margin-top:18px}:where(.toile-site) .quality-overview{display:flex;align-items:center;gap:12px;margin-bottom:23px}:where(.toile-site) .quality-large-icon{display:grid;place-items:center;width:49px;height:49px;background:#f2f4f8;border-radius:12px;color:#7b8595}:where(.toile-site) .quality-overview>div{flex:1}:where(.toile-site) .quality-overview>div>span{display:block;font-size:12px;color:#818b99;margin-bottom:3px}:where(.toile-site) .quality-overview strong{font-size:26px;line-height:1;font-weight:500;letter-spacing:-.8px}:where(.toile-site) .quality-overview strong small{font-size:12px;letter-spacing:0;color:#818b99;margin-left:3px}:where(.toile-site) .quality-overview>b{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;background:#edf5ee;color:#487958;padding:6px 9px;border-radius:7px}:where(.toile-site) .quality-overview.low>b{background:#fff0e7;color:#ae6033}:where(.toile-site) .quality-overview.medium>b{background:#fff3d8;color:#987324}:where(.toile-site) .photo-details{margin-top:15px;border-top:1px solid #edf0f4}:where(.toile-site) .photo-details>summary{padding:13px 0 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;color:#818a99;list-style:none}:where(.toile-site) .photo-details summary::-webkit-details-marker{display:none}:where(.toile-site) .photo-details summary>span{display:flex;align-items:center;gap:7px}:where(.toile-site) .photo-details[open] summary>svg{transform:rotate(180deg)}:where(.toile-site) .original-details{padding-top:11px}:where(.toile-site) .original-details p{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:8px;color:#7c8798}:where(.toile-site) .original-details strong{margin-left:auto;font-size:12px;font-weight:400;color:#434b5b}:where(.toile-site) .dpi-explanation{margin-top:13px;font-size:12px;line-height:1.7;color:#8a93a2}:where(.toile-site) .photo-specs>.dpi-advice{background:none;padding:0;margin-top:8px;font-size:12px}:where(.toile-site) .gauge-marker{box-shadow:0 0 0 2px #fff}:where(.toile-site) .visual-column{top:22px}:where(.toile-site) .intro{margin-top:20px!important}:where(.toile-site) .intro h1{font-size:54px}:where(.toile-site) .preview-stage{min-height:470px}:where(.toile-site) .art-space{min-height:290px;padding-top:26px;padding-bottom:40px}:where(.toile-site) .canvas-frame{max-width:calc(290px * var(--ratio))}:where(.toile-site) .photo-note{font-size:11px}:where(.toile-site) .price-note{font-size:11px}:where(.toile-site) .simple-format .popular{font-size:9px}@media(max-width:800px){:where(.toile-site) .config-panel{padding:22px 18px}:where(.toile-site) .format-modes{gap:10px}:where(.toile-site) .format-modes>label{min-height:132px;padding:17px 9px 14px}:where(.toile-site) .format-modes strong{font-size:15px}:where(.toile-site) .format-modes small{font-size:12px}:where(.toile-site) .format-modes .mode-large-icon svg{width:37px;height:37px}:where(.toile-site) .suggestions>button{padding:16px 5px 12px}:where(.toile-site) .suggestions strong{font-size:14px}:where(.toile-site) .suggestions span:not(.suggestion-icon){font-size:11px}:where(.toile-site) .suggestion-icon{height:56px}:where(.toile-site) .suggestion-icon>span{max-width:54px;max-height:49px}:where(.toile-site) .dimension-heading>h3{font-size:14px}:where(.toile-site) .dimension-heading>span{font-size:11px}:where(.toile-site) .photo-specs{padding:18px}:where(.toile-site) .quality-overview{gap:10px}:where(.toile-site) .quality-overview>b{padding:5px 7px;font-size:11px}:where(.toile-site) .quality-overview strong{font-size:25px}:where(.toile-site) .quality-large-icon{width:42px;height:44px}:where(.toile-site) .original-details p{flex-wrap:wrap;gap:6px}:where(.toile-site) .original-details strong{font-size:11px}:where(.toile-site) .intro h1{font-size:40px}:where(.toile-site) .preview-stage{min-height:310px}:where(.toile-site) .art-space{min-height:0;padding:20px 20px 34px}:where(.toile-site) .canvas-frame{max-width:calc(245px * var(--ratio))}:where(.toile-site) .visual-column{position:static}:where(.toile-site) .photo-note{font-size:10px}:where(.toile-site) .shape-option{height:79px}:where(.toile-site) .size-option{height:98px}:where(.toile-site) .frame-cards>label{padding:12px 6px}:where(.toile-site) .frame-cards strong{font-size:13px}:where(.toile-site) .finish-disclosure summary strong{font-size:14px}:where(.toile-site) .upload-bar strong{font-size:16px}:where(.toile-site) .upload-icon{width:50px;height:50px}:where(.toile-site) .panel-heading h2{font-size:24px}:where(.toile-site) .quality-legend{font-size:11px}}:where(.toile-site) .visual-column{position:static}:where(.toile-site) .canvas-studio{min-width:0}:where(.toile-site) .preview-modes{display:flex!important;width:100%!important;height:54px!important;background:#e9eaf0!important;border-radius:14px!important;gap:5px!important;margin-bottom:14px}:where(.toile-site) .preview-modes [role=tab]{gap:8px;height:44px;color:#777f8d}:where(.toile-site) .preview-modes [role=tab][data-state=active]{color:#292f3b;box-shadow:0 2px 5px #252d3b0b}:where(.toile-site) .preview-modes [role=tab] svg{width:19px!important;height:19px!important}:where(.toile-site) .studio-scene{position:relative;background:var(--wall);border:1px solid #dcdedb;border-radius:20px;overflow:hidden;min-height:455px}:where(.toile-site) .studio-caption{position:absolute;top:20px;left:20px;right:20px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:10px;color:#4d535d;pointer-events:none}:where(.toile-site) .studio-caption>span{background:#ffffffbb;padding:7px 9px;border-radius:7px}:where(.toile-site) .studio-caption>b{font-size:11px;font-weight:500;background:#ffffffc9;padding:7px 9px;border-radius:7px;white-space:nowrap}:where(.toile-site) .real-canvas-view{width:100%;height:455px;position:relative;touch-action:none}:where(.toile-site) .real-canvas-view>canvas{display:block;width:100%;height:100%;outline:none}:where(.toile-site) .studio-bottom{position:absolute;z-index:2;bottom:17px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#5a616d;pointer-events:none}:where(.toile-site) .studio-bottom>span{background:#ffffffb5;border-radius:5px;padding:5px 7px;display:flex;align-items:center;gap:5px}:where(.toile-site) .studio-bottom>span:last-child{font-size:10px}:where(.toile-site) .wall-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid #e3e6ed;padding:14px 15px;border-radius:12px;margin-top:12px}:where(.toile-site) .wall-picker>span{display:flex;align-items:center;gap:6px;font-size:12px;color:#707988;margin-right:auto}:where(.toile-site) .wall-swatches{display:flex!important;gap:7px!important}:where(.toile-site) .wall-swatches>label{width:25px;height:25px;border-radius:50%;cursor:pointer;display:grid;place-items:center;color:#4b5058;border:1px solid #0002;position:relative}:where(.toile-site) .wall-swatches>label.chosen{outline:2px solid #8c909b;outline-offset:2px}:where(.toile-site) .custom-wall{position:relative;width:29px;height:29px;background:#f2f3f7;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#777d8b;overflow:hidden}:where(.toile-site) .custom-wall>input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}:where(.toile-site) .orbit-tools{margin-top:12px}:where(.toile-site) .orbit-tools>div{display:flex;gap:7px}:where(.toile-site) .orbit-tools button{flex:1;background:#fff;border:1px solid #e1e5ed;border-radius:9px;padding:9px 8px;font-size:12px;color:#778090}:where(.toile-site) .orbit-tools button[aria-pressed=true]{border-color:#e4a68c;background:#fff0e7;color:#a8401e}:where(.toile-site) .orbit-tools>p{display:flex;gap:6px;align-items:center;margin:10px 3px 0;color:#838b99}:where(.toile-site) .edit-crop-link{display:flex;align-items:center;justify-content:center;gap:6px;color:#767f8f;font-size:12px;width:100%;padding-top:12px}:where(.toile-site) .edit-crop-link:hover{color:var(--orange)}:where(.toile-site) .edge-config{margin-top:23px;background:#fff;border:1px solid #e4e6ee;border-radius:15px;padding:17px}:where(.toile-site) .edge-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px}:where(.toile-site) .edge-heading h3{font-size:14px;font-weight:500}:where(.toile-site) .preview-depth{display:flex!important;gap:5px!important}:where(.toile-site) .preview-depth>label{padding:5px 9px;border:1px solid #e1e4ec;border-radius:7px;font-size:12px;cursor:pointer;white-space:nowrap}:where(.toile-site) .edge-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}:where(.toile-site) .edge-options>label{cursor:pointer;border:1px solid #e1e4ec;border-radius:10px;padding:13px 6px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;color:#838b98}:where(.toile-site) .edge-options strong{font-size:11px;font-weight:400;line-height:1.3;min-height:27px;display:flex;align-items:center;justify-content:center}:where(.toile-site) .edge-config>p{font-size:11px;color:#87909e;line-height:1.7;margin-top:13px}:where(.toile-site) .edge-color-label{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:14px;color:#717b8b}:where(.toile-site) .edge-color-label input{width:33px;height:30px;padding:0;border:0;background:none;cursor:pointer}:where(.toile-site) .edge-color-label>span{margin-left:auto;font-size:11px;color:#9ba2ae}:where(.toile-site) .scene-flat{background:#f0f1f5;border-color:#e2e5ed}:where(.toile-site) .flat-workspace{height:455px;display:flex;align-items:center;justify-content:center;padding:69px 35px 62px;background-image:radial-gradient(#b7bdc833 1px,transparent 0);background-size:14px 14px}:where(.toile-site) .flat-print{position:relative;flex-shrink:0;box-shadow:0 10px 25px #28334a1a}:where(.toile-site) .flat-print>canvas{width:100%;height:100%;display:block}:where(.toile-site) .flat-front{position:absolute;border:1px dashed #fff;outline:1px dashed #343a4966;outline-offset:1px;touch-action:none;cursor:grab}:where(.toile-site) .flat-front.panning{cursor:grabbing}:where(.toile-site) .flat-front:focus-visible{outline:3px solid var(--orange)}:where(.toile-site) .flat-front>span{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);font-size:8px;letter-spacing:1px;color:#fff;background:#2228;padding:3px 6px;white-space:nowrap;pointer-events:none}:where(.toile-site) .flat-edge-label{position:absolute;right:0;top:-23px;font-size:11px;color:#7d8593}:where(.toile-site) .preview-error,:where(.toile-site) .preview-loading,:where(.toile-site) .webgl-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 30px;font-size:14px;color:#626c7c;background:#f3f2ed}:where(.toile-site) .preview-error{color:#ac562f}:where(.toile-site) .canvas-studio .editor-bar{gap:8px}:where(.toile-site) .scene-3d .real-canvas-view{cursor:grab}:where(.toile-site) .scene-3d .real-canvas-view:active{cursor:grabbing}@media(max-width:800px){:where(.toile-site) .preview-modes{height:52px!important}:where(.toile-site) .preview-modes [role=tab]{font-size:12px;padding:8px 7px;gap:6px}:where(.toile-site) .preview-modes [role=tab] svg{width:17px!important;height:17px!important}:where(.toile-site) .studio-scene{min-height:375px;border-radius:17px}:where(.toile-site) .real-canvas-view{height:375px}:where(.toile-site) .studio-caption{top:15px;left:13px;right:13px;font-size:10px;gap:6px}:where(.toile-site) .studio-caption>b{font-size:10px}:where(.toile-site) .studio-caption>span{padding:6px}:where(.toile-site) .studio-bottom{left:12px;right:12px;bottom:12px;font-size:10px;gap:5px}:where(.toile-site) .studio-bottom>span:last-child{font-size:8px}:where(.toile-site) .wall-picker{gap:8px;padding:12px}:where(.toile-site) .wall-picker>span{font-size:11px}:where(.toile-site) .wall-swatches{gap:6px!important}:where(.toile-site) .wall-swatches>label{width:22px;height:22px}:where(.toile-site) .wall-picker>span>svg{display:none}:where(.toile-site) .custom-wall{width:25px;height:25px}:where(.toile-site) .flat-workspace{height:375px;padding:70px 24px 57px}:where(.toile-site) .flat-print{max-width:calc(245px * var(--flat-ratio))!important}:where(.toile-site) .edge-config{padding:14px;margin-top:18px}:where(.toile-site) .edge-heading h3{font-size:13px}:where(.toile-site) .edge-options{gap:5px}:where(.toile-site) .edge-options>label{padding:12px 4px}:where(.toile-site) .edge-options strong{font-size:10px}:where(.toile-site) .edge-config>p{font-size:11px}:where(.toile-site) .edge-heading{flex-wrap:wrap}:where(.toile-site) .orbit-tools button{font-size:11px}:where(.toile-site) .flat-edge-label{font-size:10px}:where(.toile-site) .canvas-studio .editor-bar>span{font-size:11px}}.toile-site{--background:#f7f7f5;--foreground:#202124;--primary:#f56b32;--ring:#f56b32;--accent:#ffe5d6;--accent-foreground:#973b16;--orange:#f56b32;color:#202124}:where(.toile-site) .announcement{background:#232427;color:#fff4ea;letter-spacing:1.1px;height:28px}:where(.toile-site) .announcement svg{color:#ff9a62}:where(.toile-site) .header{height:82px}:where(.toile-site) .brand-mark{background:#ffe5d6;padding:8px}:where(.toile-site) .breadcrumb{margin:10px 0 19px}:where(.toile-site) .intro{margin-bottom:28px;align-items:center}:where(.toile-site) .intro h1{font-size:48px;letter-spacing:-2.1px;margin-top:7px;line-height:1.15}:where(.toile-site) .intro h1 em{display:inline-block}:where(.toile-site) .intro p{font-size:14px;color:#727275}:where(.toile-site) .eyebrow{font-size:10px;color:#7a7976}:where(.toile-site) .eyebrow>span{background:#f56b32}:where(.toile-site) .wrap{max-width:1480px;padding-left:48px;padding-right:48px}:where(.toile-site) .config-grid{grid-template-columns:minmax(0,1.17fr) minmax(460px,1fr);gap:30px}:where(.toile-site) .visual-column{position:sticky;top:20px}:where(.toile-site) .config-panel{padding:25px;border-radius:24px;border-color:#e5e3df;box-shadow:0 8px 32px #22222205}:where(.toile-site) .panel-heading{margin-bottom:19px}:where(.toile-site) .panel-heading h2{font-size:24px;color:#222326}:where(.toile-site) .panel-heading>span{background:#ffe59a;color:#594514;padding:5px 9px;border-radius:20px;font-size:12px}:where(.toile-site) .upload-bar{background:#fff1e6;border:1.5px dashed #efab87;border-radius:16px;padding:16px;margin-bottom:26px}:where(.toile-site) .upload-icon{background:white!important;color:#ed622d!important;border-radius:13px!important}:where(.toile-site) .upload-bar strong{font-size:16px!important;color:#743b21}:where(.toile-site) .upload-bar small{font-size:12px!important;color:#7c756f}:where(.toile-site) .upload-bar>svg{color:#bd6036}:where(.toile-site) .section-title{margin-bottom:15px;gap:10px}:where(.toile-site) .section-title h3{font-size:16px;font-weight:600}:where(.toile-site) .section-title>span{background:#ffe2cf;color:#9c4b23;width:28px;height:28px;font-size:13px}:where(.toile-site) .format-modes{gap:10px;margin-bottom:22px}:where(.toile-site) .format-modes>label{min-height:78px!important;padding:14px!important;flex-direction:row!important;gap:12px!important;justify-content:flex-start!important;text-align:left!important;border-radius:14px}:where(.toile-site) .mode-large-icon{height:auto!important;display:flex}:where(.toile-site) .mode-large-icon>svg{width:32px;height:32px}:where(.toile-site) .format-modes strong{font-size:15px}:where(.toile-site) .format-modes small{font-size:12px!important;margin-top:4px}:where(.toile-site) .mode-check{top:8px!important;right:8px!important}:where(.toile-site) .selected{background:#fff0e6!important;border-color:#f56b32!important;color:#9d3d19!important;box-shadow:inset 0 0 0 .3px #f56b32}:where(.toile-site) .field-heading h3{font-size:14px}:where(.toile-site) .suggestions{gap:9px}:where(.toile-site) .suggestions>button{border-radius:15px;min-height:148px!important;padding:14px 7px!important;position:relative}:where(.toile-site) .suggestions>button>span:not(.suggestion-icon){font-size:12px;color:#7c7874}:where(.toile-site) .suggestions strong{font-size:20px!important;letter-spacing:-.5px}:where(.toile-site) .suggestions strong em{font-size:12px!important}:where(.toile-site) .suggestions small{font-size:12px!important}:where(.toile-site) .suggestion-icon{height:56px!important;color:#797269}:where(.toile-site) .suggestion-icon>span{background:#ffe2b8;border:1.5px solid #bf905e;border-radius:2px}:where(.toile-site) .selected .suggestion-icon>span{background:#ffac6f;border-color:#c76a35}:where(.toile-site) .rounded-note{font-size:12px;line-height:1.55;color:#807a74;margin-top:10px}:where(.toile-site) .custom-dimensions{margin-top:14px;border:1px solid #e9e5e0;border-radius:12px;padding:12px}:where(.toile-site) .custom-dimensions>summary{display:flex;align-items:center;gap:9px;cursor:pointer;font-size:13px;color:#716963;list-style:none}:where(.toile-site) .custom-dimensions>summary>svg:last-child{margin-left:auto}:where(.toile-site) .custom-dimensions[open] .dimension-heading{margin-top:14px}:where(.toile-site) .dimension-heading{margin-top:0}:where(.toile-site) .product-options{border-top:1px solid #e9e5e0;margin-top:25px;padding-top:24px}:where(.toile-site) .relief-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}:where(.toile-site) .relief-cards>label{border:1px solid #e5e1db;border-radius:16px;display:flex;align-items:center;gap:8px;padding:10px 8px;cursor:pointer;position:relative;color:#5b5148}:where(.toile-site) .relief-cards svg:not(.option-check){width:82px;height:76px;flex-shrink:0}:where(.toile-site) .relief-cards strong{font-size:21px;color:#36312c;display:block;line-height:1.2}:where(.toile-site) .relief-cards strong small{display:block;font-size:12px;font-weight:500;margin-top:5px}:where(.toile-site) .relief-cards label>div>span{font-size:11px;color:#7f7871;line-height:1.45;display:block;margin-top:5px}:where(.toile-site) .option-check{position:absolute;top:7px;right:7px;color:#de5b27}:where(.toile-site) .option-title{display:flex;align-items:center;justify-content:space-between;margin:23px 0 11px;gap:8px}:where(.toile-site) .option-title h3{font-size:14px;font-weight:600}:where(.toile-site) .option-title>span{font-size:12px;color:#8d8278}:where(.toile-site) .finish-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}:where(.toile-site) .finish-tiles>label{position:relative;border:1px solid #e5e1db;border-radius:14px;padding:10px 4px 12px;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}:where(.toile-site) .finish-tiles svg:not(.option-check){width:100%;max-width:85px;height:68px}:where(.toile-site) .finish-tiles strong{font-weight:500;text-align:center;line-height:1.3;min-height:30px;display:flex;align-items:center}:where(.toile-site) .option-help{font-size:12px;color:#7d746c;line-height:1.6;margin-top:10px}:where(.toile-site) .frame-disclosure{margin-top:19px;border-radius:12px;background:#f6f4f1;padding:13px}:where(.toile-site) .frame-disclosure summary{display:flex;gap:8px;align-items:center;font-size:13px;color:#6f655c;cursor:pointer;list-style:none}:where(.toile-site) .frame-disclosure summary small{margin-left:auto;font-size:12px}:where(.toile-site) .frame-disclosure .frame-cards{margin-top:15px}:where(.toile-site) .buy-block{padding-top:20px}:where(.toile-site) .primary-btn{background:#f56b32;border-radius:13px;box-shadow:0 5px 14px #f56b3225;font-size:15px}:where(.toile-site) .primary-btn:hover{background:#e95520}:where(.toile-site) .price{color:#242424}:where(.toile-site) .preview-modes{background:#25262a!important;border-radius:15px!important;height:52px!important}:where(.toile-site) .preview-modes [role=tab]{font-size:14px;font-weight:500}:where(.toile-site) .preview-modes [role=tab][data-state=active]{color:#222222;background:#fff!important}:where(.toile-site) .studio-scene{border-radius:22px;border-color:#e2dfd9}:where(.toile-site) .scene-3d{background:#eeece6}:where(.toile-site) .studio-caption{font-size:12px}:where(.toile-site) .studio-bottom{font-size:11px}:where(.toile-site) .wall-picker{border-color:#e6e2dc;border-radius:14px;padding:13px 16px}:where(.toile-site) .wall-picker>span{font-size:13px;color:#776f66}:where(.toile-site) .wall-swatches>label{width:26px;height:26px}:where(.toile-site) .orbit-tools button{border-color:#e0dbd5;border-radius:10px;font-size:13px}:where(.toile-site) .orbit-tools button[aria-pressed=true]{background:#ffe5d6;color:#9f481f;border-color:#e8986e}:where(.toile-site) .orbit-tools>p{font-size:12px}:where(.toile-site) .preview-tools{border-radius:13px}:where(.toile-site) .photo-note{font-size:12px;line-height:1.6}:where(.toile-site) .photo-specs{margin-top:15px!important;border-color:#e3dfd9;background:white;padding:18px!important}:where(.toile-site) .quality-overview strong{color:#2c2d2f}:where(.toile-site) .wall-room{height:455px;display:flex;align-items:center;justify-content:center;padding:68px 25px 61px;background:linear-gradient(160deg,#ffffff12,#00000003)}:where(.toile-site) .wall-art{position:relative;flex:none;box-shadow:0 2px 3px #31282213,0 7px 13px #31282214,0 15px 28px #3128220d;outline:1px solid #fff3}:where(.toile-site) .wall-art>canvas{width:100%;height:100%;display:block}:where(.toile-site) .wall-frame-oak{border:9px solid #b69a71;padding:4px;background:#39342e}:where(.toile-site) .wall-frame-black{border:9px solid #26252a;padding:4px;background:#eee}:where(.toile-site) .features{border-color:#e3ded6}:where(.toile-site) .features>div>svg{color:#d76b34}:where(.toile-site) .features h3{color:#32302e}:where(.toile-site) .advice h2{color:#252525}:where(.toile-site) .footer{background:#eeede9}:where(.toile-site) .editor-bar button{border-radius:8px}:where(.toile-site) .editor-bar [data-slot=slider-range]{background:#f56b32}:where(.toile-site) .editor-bar [data-slot=slider-thumb]{border-color:#f56b32}@media(max-width:1100px){:where(.toile-site) .wrap{padding-left:28px;padding-right:28px}:where(.toile-site) .config-grid{grid-template-columns:minmax(0,1fr) minmax(430px,1fr);gap:22px}:where(.toile-site) .config-panel{padding:20px}:where(.toile-site) .relief-cards svg:not(.option-check){width:68px}:where(.toile-site) .intro h1{font-size:40px}}@media(max-width:900px){:where(.toile-site) .config-grid{grid-template-columns:1fr}:where(.toile-site) .visual-column{position:static}:where(.toile-site) .intro p{display:none}:where(.toile-site) .intro h1{font-size:42px}:where(.toile-site) .config-panel{padding:23px}:where(.toile-site) .wall-room{height:375px;padding:65px 25px 57px}:where(.toile-site) .wall-art{max-height:250px;width:auto!important;max-width:75%;height:250px}:where(.toile-site) .header{height:76px}:where(.toile-site) .intro{margin-bottom:23px}:where(.toile-site) .intro h1 em{display:block}:where(.toile-site) .relief-cards svg:not(.option-check){width:86px}:where(.toile-site) .photo-specs{margin-bottom:8px}:where(.toile-site) .features{grid-template-columns:1fr;gap:25px}:where(.toile-site) .wrap{padding-left:20px;padding-right:20px}}@media(max-width:430px){:where(.toile-site) .intro h1{font-size:39px}:where(.toile-site) .config-panel{padding:17px}:where(.toile-site) .format-modes>label{padding:10px!important;gap:8px!important}:where(.toile-site) .mode-large-icon>svg{width:27px;height:27px}:where(.toile-site) .format-modes strong{font-size:14px}:where(.toile-site) .format-modes small{font-size:11px!important}:where(.toile-site) .relief-cards svg:not(.option-check){width:61px}:where(.toile-site) .relief-cards strong{font-size:20px}:where(.toile-site) .relief-cards label>div>span{font-size:10px}:where(.toile-site) .finish-tiles{gap:5px}:where(.toile-site) .finish-tiles strong{font-size:11px}:where(.toile-site) .finish-tiles svg:not(.option-check){height:59px}:where(.toile-site) .preview-modes [role=tab]{font-size:12px}:where(.toile-site) .wall-picker{padding:11px}:where(.toile-site) .wall-picker>span{font-size:12px}:where(.toile-site) .wall-swatches>label{width:22px;height:22px}:where(.toile-site) .panel-heading>span{font-size:11px}:where(.toile-site) .panel-heading h2{font-size:21px}:where(.toile-site) .suggestions strong{font-size:18px!important}:where(.toile-site) .suggestions>button{min-height:135px!important}:where(.toile-site) .orbit-tools button{font-size:12px}}:where(.toile-site) .wall-art{box-shadow:0 2px 3px #31282213,0 calc(var(--wall-depth) + 4px) 14px #31282213,0 15px 28px #3128220b}@media(max-width:900px){:where(.toile-site) .wall-art{width:min(75%,calc(250px * var(--wall-ratio)))!important;height:auto;max-height:none;max-width:75%}}:where(.toile-site) .brand-mark{background:#ff743d;color:#242424;border:1.5px solid #252525;box-shadow:3px 3px 0 #252525;transform:rotate(-5deg)}:where(.toile-site) .announcement{color:#ffcfb1}:where(.toile-site) .announcement svg{color:#ff9c64}:where(.toile-site) .intro h1{line-height:1.35}:where(.toile-site) .intro h1 em{background:#ff7945;color:#222326;padding:0 12px 2px;border-radius:9px;transform:rotate(-2deg);box-shadow:3px 4px 0 #242424;margin-left:6px;letter-spacing:-1.6px}:where(.toile-site) .intro p{line-height:1.8}:where(.toile-site) .preview-modes{padding:5px!important;box-shadow:0 3px 0 #17181b}:where(.toile-site) .preview-modes [role=tab]{color:#bdbdc3}:where(.toile-site) .preview-modes [role=tab][data-state=active]{background:#ff7b45!important;color:#202124;box-shadow:none}:where(.toile-site) .preview-modes [role=tab]:hover{color:#fff}:where(.toile-site) .preview-modes [role=tab][data-state=active]:hover{color:#202124}:where(.toile-site) .selected{border-color:#ee7545!important;box-shadow:inset 0 0 0 .5px #ee7545}:where(.toile-site) .panel-heading>span{border:1px solid #ead27e;transform:rotate(3deg);font-weight:600}:where(.toile-site) .section-title>span{background:#28292d;color:#fff;border-radius:9px;transform:rotate(-6deg)}:where(.toile-site) .upload-bar{border:1.5px dashed #e7986e;background:#fff3e7;transition:background .2s,transform .2s}:where(.toile-site) .upload-bar:hover{background:#ffe9d4;transform:translateY(-2px)}:where(.toile-site) .upload-icon{color:#db5727!important;background:#fff!important;box-shadow:2px 3px 0 #f4c3a2;transform:rotate(-5deg)}:where(.toile-site) .suggestion-icon>span{transform:rotate(-4deg);transition:transform .2s;background:#ffe4b9;box-shadow:3px 3px 0 #292929!important}:where(.toile-site) .suggestions>button:nth-child(2) .suggestion-icon>span{transform:rotate(3deg)}:where(.toile-site) .suggestions>button:nth-child(3) .suggestion-icon>span{transform:rotate(-2deg)}:where(.toile-site) .selected .suggestion-icon>span{background:#ffa16c;border-color:#cd6130}:where(.toile-site) .suggestions>button:hover .suggestion-icon>span{transform:rotate(0) translateY(-3px)}:where(.toile-site) .finish-tiles>label,:where(.toile-site) .relief-cards>label,:where(.toile-site) .suggestions>button{transition:transform .18s,border-color .18s,box-shadow .18s}:where(.toile-site) .finish-tiles>label:hover,:where(.toile-site) .relief-cards>label:hover{transform:translateY(-2px);border-color:#ed996e;box-shadow:0 4px 0 #2525250d}:where(.toile-site) .finish-tiles>label.selected{box-shadow:0 3px 0 #e57948}:where(.toile-site) .option-check{color:#d8531e}:where(.toile-site) .primary-btn{background:#fa743d;color:#222326;border:1.5px solid #242424;box-shadow:0 4px 0 #242424;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s}:where(.toile-site) .primary-btn:hover{background:#ff8c59;transform:translateY(-1px);box-shadow:0 5px 0 #242424}:where(.toile-site) .primary-btn:active{transform:translateY(3px);box-shadow:0 1px 0 #242424}:where(.toile-site) .orbit-tools button[aria-pressed=true]{background:#28292d;color:#fff;border-color:#28292d}:where(.toile-site) .footer{background:#252629;color:#dedbd6}:where(.toile-site) .footer .brand,:where(.toile-site) .footer p{color:#f3eee9}:where(.toile-site) .footer-bottom{border-color:#ffffff1c;color:#aaa6a2}:where(.toile-site) .features>div>svg{background:#fff0df;border-radius:10px;padding:5px;box-sizing:content-box}:where(.toile-site) .custom-wall{background:#eeedea}:where(.toile-site) .shape-option.selected,:where(.toile-site) .size-option.selected{color:#a54720!important}@media(max-width:900px){:where(.toile-site) .intro h1 em{width:max-content;margin-left:0;margin-top:3px}:where(.toile-site) .intro h1{line-height:1.2}}@media(prefers-reduced-motion:reduce){:where(.toile-site) .finish-tiles>label,:where(.toile-site) .primary-btn,:where(.toile-site) .relief-cards>label,:where(.toile-site) .suggestion-icon>span,:where(.toile-site) .suggestions>button,:where(.toile-site) .upload-bar{transition:none}:where(.toile-site) .finish-tiles>label:hover,:where(.toile-site) .primary-btn:active,:where(.toile-site) .primary-btn:hover,:where(.toile-site) .relief-cards>label:hover,:where(.toile-site) .upload-bar:hover{transform:none}}:where(.toile-site) .skip-link{position:fixed;left:15px;top:-80px;background:#222;color:#fff;padding:12px 18px;z-index:100;border-radius:9px}:where(.toile-site) .skip-link:focus{top:15px}:where(.toile-site) .header-create{gap:10px;background:#ff7945;border:1.5px solid #242424;color:#242424;padding:11px 15px;border-radius:11px;box-shadow:2px 3px 0 #242424;font-weight:600}:where(.toile-site) .header-create:hover{background:#ff966a}:where(.toile-site) .mobile-navigation summary{background:#fff;border:1px solid #dfdcd7;border-radius:10px;width:42px;height:42px}:where(.toile-site) .mobile-navigation>div{position:absolute;top:52px;right:0;min-width:240px;background:#fff;border:1px solid #dedbd6;box-shadow:0 12px 25px #2222;padding:8px;border-radius:13px;z-index:20}:where(.toile-site) .mobile-navigation a{display:block;padding:12px;border-radius:8px;font-size:14px}:where(.toile-site) .mobile-navigation a:hover{background:#fff0e6}:where(.toile-site) .editorial-footer{margin-top:50px;padding-top:45px}:where(.toile-site) .footer-columns{display:grid;grid-template-columns:1.3fr 1fr 1.2fr;gap:50px;padding-bottom:40px}:where(.toile-site) .footer-columns>div{display:flex;align-items:flex-start;flex-direction:column;gap:12px}:where(.toile-site) .footer-columns h2{font-size:15px;color:#ffd3b5;font-weight:600}:where(.toile-site) .footer-columns a:not(.brand){font-size:14px;color:#d7d4ce}:where(.toile-site) .footer-columns a:hover{color:#ffad7e}:where(.toile-site) .footer-columns p,:where(.toile-site) .footer-columns>div>span{font-size:14px;color:#aaa6a2}:where(.toile-site) .home-guide-link{margin-top:-12px;margin-bottom:45px}:where(.toile-site) .home-guide-link a{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:600;border-bottom:1px solid #e07847;padding-bottom:5px}:where(.toile-site) .content-wrap{padding-top:15px}:where(.toile-site) .content-breadcrumb{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:9px;margin:12px 0 35px;padding:0;border:0;background:none;border-radius:0;font-size:13px;color:#79746f}:where(.toile-site) .content-breadcrumb a{padding:0!important;border-radius:0!important}:where(.toile-site) .content-breadcrumb span{color:#393632}:where(.toile-site) .content-hero{padding:20px 0 46px;max-width:880px}:where(.toile-site) .content-kicker{font-size:12px;font-weight:600;letter-spacing:1.4px;color:#a5532d;text-transform:uppercase}:where(.toile-site) .content-kicker>span{letter-spacing:0;text-transform:none;color:#83766d;margin-left:7px}:where(.toile-site) .content-hero h1,:where(.toile-site) .presentation-hero h1{font-size:clamp(38px,4.6vw,66px);letter-spacing:-2.4px;line-height:1.08;margin:17px 0 23px;font-weight:650;color:#252629}:where(.toile-site) .content-hero h1 em,:where(.toile-site) .presentation-hero h1 em{font-style:normal;color:#d95b26;font-weight:600}:where(.toile-site) .content-hero h1 br,:where(.toile-site) .presentation-hero h1 br{display:block}:where(.toile-site) .content-hero>p,:where(.toile-site) .presentation-hero>div>p{font-size:19px;line-height:1.75;color:#74706b;max-width:750px}:where(.toile-site) .editorial-section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:22px 0}:where(.toile-site) .editorial-section-heading h2,:where(.toile-site) .related-guides>h2{font-size:26px;letter-spacing:-.7px;font-weight:600}:where(.toile-site) .editorial-section-heading>span{font-size:13px;color:#8d8278}:where(.toile-site) .editorial-section-heading>a{font-size:14px;color:#a24c25}:where(.toile-site) .guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}:where(.toile-site) .guide-card{display:flex;flex-direction:column;padding:28px;background:#fff;border:1px solid #e3ddd5;border-radius:22px;transition:transform .2s,box-shadow .2s}:where(.toile-site) .guide-card:hover{transform:translateY(-4px);box-shadow:0 5px 0 #f7b790}:where(.toile-site) .guide-card-top{display:flex;gap:13px;align-items:center;margin-bottom:25px}:where(.toile-site) .guide-card-top>span:first-child{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:15px;background:#ffead2;color:#ad542e;transform:rotate(-4deg)}:where(.toile-site) .guide-card:nth-child(2) .guide-card-top>span:first-child{background:#ffe8a9;color:#7f651b;transform:rotate(4deg)}:where(.toile-site) .guide-card:nth-child(3) .guide-card-top>span:first-child{background:#2d2e32;color:#ffad77}:where(.toile-site) .guide-card-top>span:nth-child(2){font-size:13px;font-weight:500;color:#86766b}:where(.toile-site) .guide-card-top>svg{margin-left:auto;color:#78736c}:where(.toile-site) .guide-card h3{font-size:27px;line-height:1.22;letter-spacing:-.7px;font-weight:600;max-width:470px}:where(.toile-site) .guide-card p{font-size:16px;line-height:1.7;margin-top:14px;color:#7f776e}:where(.toile-site) .guide-card-bottom{margin-top:auto;padding-top:27px;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:13px;color:#92877c}:where(.toile-site) .guide-card-bottom b{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#a54b24}:where(.toile-site) .editorial-start{margin:45px 0;padding:30px;border:1px dashed #d4bca7;border-radius:19px;background:#fff2e3}:where(.toile-site) .editorial-start h2{font-size:24px;letter-spacing:-.5px}:where(.toile-site) .editorial-start p{font-size:16px;line-height:1.8;color:#786b5f;max-width:880px;margin:10px 0 17px}:where(.toile-site) .editorial-start a,:where(.toile-site) .faq-page-layout aside>a,:where(.toile-site) .presentation-split a{font-size:15px;color:#a64720;font-weight:600}:where(.toile-site) .content-cta{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:40px;background:#28292d;color:#fff;border-radius:25px;margin:55px 0}:where(.toile-site) .content-cta>div>span{font-size:11px;letter-spacing:1.3px;color:#ffb789}:where(.toile-site) .content-cta h2{font-size:32px;letter-spacing:-1px;line-height:1.2;margin:12px 0 14px}:where(.toile-site) .content-cta p{font-size:15px;color:#bbb8b3;max-width:520px;line-height:1.7}:where(.toile-site) .content-cta>a{display:flex;align-items:center;justify-content:center;gap:22px;background:#ff824c;color:#252629;padding:18px 24px;border-radius:13px;white-space:nowrap;font-size:16px;font-weight:600;transform:rotate(-2deg)}:where(.toile-site) .content-cta>a:hover{background:#ffad7e}:where(.toile-site) .article-hero{max-width:1000px}:where(.toile-site) .article-hero h1{font-size:clamp(36px,4.2vw,58px)}:where(.toile-site) .article-layout{display:grid;grid-template-columns:270px minmax(0,760px);gap:65px;align-items:start;padding-top:15px}:where(.toile-site) .article-navigation{position:sticky;top:25px;background:#fff;border:1px solid #e4ded6;border-radius:18px;padding:25px}:where(.toile-site) .article-navigation h2{font-size:16px;font-weight:600;margin-bottom:16px}:where(.toile-site) .article-navigation ol{padding-left:18px;list-style:decimal;color:#a0603c;font-size:14px}:where(.toile-site) .article-navigation li{padding-left:5px;margin:12px 0}:where(.toile-site) .article-navigation li a{color:#7d7268;font-size:14px;line-height:1.5}:where(.toile-site) .article-navigation li a:hover{text-decoration:underline}:where(.toile-site) .article-configure{display:block;padding-top:17px;margin-top:22px;border-top:1px solid #eee4db;font-size:14px;font-weight:600;color:#a74e24}:where(.toile-site) .article-takeaway{border-left:4px solid #f48b55;border-radius:0 14px 14px 0;background:#ffedda;padding:23px 28px}:where(.toile-site) .article-takeaway strong{font-size:14px;color:#aa5830}:where(.toile-site) .article-takeaway p{font-size:17px!important;line-height:1.7!important;margin:8px 0 0!important;color:#615448!important}:where(.toile-site) .article-body>section{position:relative;padding-top:42px;scroll-margin-top:20px}:where(.toile-site) .article-number{display:inline-block;font-size:12px;background:#292a2e;color:#ffb58a;padding:5px 9px;border-radius:7px;transform:rotate(-5deg);margin-bottom:11px}:where(.toile-site) .article-body h2{font-size:29px;line-height:1.25;font-weight:600;letter-spacing:-.7px;margin:0 0 18px}:where(.toile-site) .article-body p{font-size:17px;line-height:1.85;color:#69655f;margin:16px 0}:where(.toile-site) .article-body ul{padding:20px 20px 20px 42px;list-style:disc;background:#fff;border:1px solid #e6dfd6;border-radius:14px;margin-top:22px}:where(.toile-site) .article-body li{font-size:16px;line-height:1.8;color:#73695f;padding:3px 0}:where(.toile-site) .related-guides{margin:65px 0 0;border-top:1px solid #e4dcd3;padding-top:25px}:where(.toile-site) .related-guides>h2{margin-bottom:23px}:where(.toile-site) .editorial-faq details{border-bottom:1px solid #e3dcd2;padding:21px 0}:where(.toile-site) .editorial-faq summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-size:17px;font-weight:500;line-height:1.5;list-style:none}:where(.toile-site) .editorial-faq summary::-webkit-details-marker{display:none}:where(.toile-site) .editorial-faq summary>span{color:#d8753e;font-size:23px;font-weight:400}:where(.toile-site) .editorial-faq details[open] summary>span{transform:rotate(45deg)}:where(.toile-site) .editorial-faq p{font-size:16px;line-height:1.8;color:#776e64;margin:15px 0 5px}:where(.toile-site) .faq-page-layout{display:grid;grid-template-columns:300px minmax(0,800px);gap:60px}:where(.toile-site) .faq-page-layout aside{background:#fff0dd;border-radius:19px;padding:28px;align-self:start}:where(.toile-site) .faq-page-layout aside h2{font-size:22px;line-height:1.2;letter-spacing:-.5px}:where(.toile-site) .faq-page-layout aside p{font-size:16px;line-height:1.75;color:#7d7062;margin:14px 0 22px}:where(.toile-site) .faq-page-layout>.editorial-faq{border-top:1px solid #e3dcd2}:where(.toile-site) .presentation-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;padding:15px 0 60px}:where(.toile-site) .presentation-hero h1{font-size:clamp(38px,4.6vw,65px)}:where(.toile-site) .presentation-hero .header-create{margin-top:25px}:where(.toile-site) .presentation-hero figure{max-width:390px;margin:auto;background:#ffdfbe;border-radius:24px;padding:28px;transform:rotate(2deg)}:where(.toile-site) .presentation-hero img{display:block;width:100%;height:340px;object-fit:cover;border-radius:4px;box-shadow:5px 5px 0 #29292c}:where(.toile-site) .presentation-hero figcaption{font-size:18px;font-weight:600;color:#614735;line-height:1.4;padding-top:24px}:where(.toile-site) .presentation-hero figcaption small{display:block;font-size:11px;font-weight:400;margin-top:10px;color:#816953}:where(.toile-site) .presentation-hero figcaption a{text-decoration:underline}:where(.toile-site) .presentation-intro{max-width:850px;margin:20px auto 55px}:where(.toile-site) .presentation-intro h2{font-size:32px;letter-spacing:-.8px;line-height:1.2;margin:12px 0 22px}:where(.toile-site) .presentation-intro p{font-size:17px;line-height:1.85;color:#726a60;margin:14px 0}:where(.toile-site) .presentation-steps{padding:35px;background:#fff;border-radius:23px;border:1px solid #e3ddd5}:where(.toile-site) .presentation-steps>h2{font-size:29px;letter-spacing:-.6px;margin-bottom:30px}:where(.toile-site) .presentation-steps>div{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}:where(.toile-site) .presentation-step-icon{display:flex;color:#d9743c;margin-bottom:20px}:where(.toile-site) .presentation-steps small{font-size:12px;color:#a68e7b}:where(.toile-site) .presentation-steps h3{font-size:21px;letter-spacing:-.4px;margin:8px 0}:where(.toile-site) .presentation-steps p{font-size:15px;line-height:1.75;color:#827366}:where(.toile-site) .presentation-split{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin:60px 0}:where(.toile-site) .presentation-split h2{font-size:30px;letter-spacing:-.7px;line-height:1.2;margin:15px 0}:where(.toile-site) .presentation-split p{font-size:17px;line-height:1.8;color:#7b7065;margin:15px 0 20px}@media(max-width:1100px){:where(.toile-site) .header>nav{display:none}:where(.toile-site) .mobile-navigation{display:block}:where(.toile-site) .article-layout{grid-template-columns:235px minmax(0,1fr);gap:35px}:where(.toile-site) .presentation-hero{gap:30px}:where(.toile-site) .presentation-hero figure{padding:20px}:where(.toile-site) .footer-columns{gap:30px}:where(.toile-site) .presentation-steps>div{grid-template-columns:1fr 1fr}:where(.toile-site) .faq-page-layout{grid-template-columns:240px minmax(0,1fr);gap:30px}}@media(max-width:700px){:where(.toile-site) .content-breadcrumb{margin-bottom:20px;font-size:12px}:where(.toile-site) .content-hero{padding:12px 0 28px}:where(.toile-site) .content-hero h1,:where(.toile-site) .presentation-hero h1{font-size:39px;letter-spacing:-1.6px}:where(.toile-site) .content-hero>p,:where(.toile-site) .presentation-hero>div>p{font-size:17px;line-height:1.75}:where(.toile-site) .content-kicker{font-size:11px}:where(.toile-site) .header-actions{gap:8px}:where(.toile-site) .header-actions>.header-create{display:none}:where(.toile-site) .guide-grid{grid-template-columns:1fr;gap:17px}:where(.toile-site) .guide-card{padding:23px}:where(.toile-site) .guide-card h3{font-size:25px}:where(.toile-site) .guide-card-top{margin-bottom:20px}:where(.toile-site) .guide-card p{font-size:16px}:where(.toile-site) .editorial-section-heading{align-items:flex-start;flex-direction:column;gap:9px}:where(.toile-site) .editorial-section-heading h2{font-size:24px}:where(.toile-site) .content-cta{padding:27px;flex-direction:column;align-items:flex-start;gap:25px;margin:38px 0}:where(.toile-site) .content-cta h2{font-size:28px}:where(.toile-site) .content-cta>a{width:100%}:where(.toile-site) .article-layout{display:flex;flex-direction:column;gap:25px;padding-top:0}:where(.toile-site) .article-navigation{position:static;width:100%;padding:20px}:where(.toile-site) .article-navigation ol{margin-bottom:0}:where(.toile-site) .article-navigation li{margin:10px 0}:where(.toile-site) .article-body h2{font-size:26px}:where(.toile-site) .article-body p{font-size:16px}:where(.toile-site) .article-body>section{padding-top:30px}:where(.toile-site) .article-takeaway{padding:20px}:where(.toile-site) .article-body{width:100%;min-width:0}:where(.toile-site) .faq-page-layout{display:flex;flex-direction:column;gap:25px}:where(.toile-site) .faq-page-layout aside{width:100%;padding:22px}:where(.toile-site) .editorial-faq summary{font-size:16px;gap:15px}:where(.toile-site) .presentation-hero{grid-template-columns:1fr;gap:35px;padding-bottom:30px}:where(.toile-site) .presentation-hero figure{max-width:320px}:where(.toile-site) .presentation-hero img{height:280px}:where(.toile-site) .presentation-intro{margin:20px 0 35px}:where(.toile-site) .presentation-intro h2{font-size:28px}:where(.toile-site) .presentation-steps{padding:23px}:where(.toile-site) .presentation-steps>h2{font-size:26px}:where(.toile-site) .presentation-steps>div{gap:25px 18px}:where(.toile-site) .presentation-steps h3{font-size:19px}:where(.toile-site) .presentation-steps p{font-size:14px}:where(.toile-site) .presentation-split{grid-template-columns:1fr;gap:32px;margin:38px 0}:where(.toile-site) .presentation-split h2{font-size:27px}:where(.toile-site) .footer-columns{grid-template-columns:1fr;gap:30px}:where(.toile-site) .footer-bottom{gap:13px;flex-direction:column;align-items:flex-start}:where(.toile-site) .editorial-footer{padding-top:35px}:where(.toile-site) .editorial-start{padding:23px;margin:30px 0}:where(.toile-site) .related-guides{margin-top:40px}:where(.toile-site) .home-guide-link a{font-size:14px}:where(.toile-site) .guide-card-bottom{flex-wrap:wrap}:where(.toile-site) .cart-btn{padding:9px 12px}}@media(prefers-reduced-motion:reduce){:where(.toile-site) .guide-card,:where(.toile-site) .header-create{transition:none}:where(.toile-site) .guide-card:hover,:where(.toile-site) .header-create:hover{transform:none}}:where(.toile-site) .visible-dimensions{margin:0 0 22px;padding:18px;background:#fff8f3;border:1px solid #f1c7ae;border-radius:16px}:where(.toile-site) .visible-dimensions .dimension-heading{margin:0 0 15px;flex-wrap:wrap}:where(.toile-site) .visible-dimensions .dimension-heading h3{font-size:15px}:where(.toile-site) .visible-dimensions .dimension-heading>span{font-size:12px}:where(.toile-site) .visible-dimensions .dimension-inputs input{height:58px;font-size:24px;font-weight:600;border:1px solid #c5b6ad;box-shadow:0 2px 0 #27272708}:where(.toile-site) .visible-dimensions .dimension-inputs input:focus{border-color:var(--orange);outline:2px solid #f56b3225;outline-offset:2px}:where(.toile-site) .visible-dimensions .dimension-inputs label>div>span{top:19px;font-size:14px}:where(.toile-site) .visible-dimensions .dimension-label{font-size:14px;color:#51463f}:where(.toile-site) .visible-dimensions .dimension-label svg{display:block;width:16px;height:16px}:where(.toile-site) .visible-dimensions .dimension-error,:where(.toile-site) .visible-dimensions .dimension-note{font-size:13px}:where(.toile-site) .format-slider-wrap{margin-top:16px;border:1px solid #ebd9cf;border-radius:14px;padding:14px 14px 12px;box-shadow:0 1px 3px rgba(0,0,0,.03)}:where(.toile-site) .format-slider-header{margin-bottom:12px;gap:8px}:where(.toile-site) .format-slider-title{gap:7px;font-size:13px;font-weight:600;color:#55483f}:where(.toile-site) .format-slider-badge{font-weight:600;color:#1e2024;background:#fff5ee;border:1px solid #f6cfb8;padding:3px 9px}:where(.toile-site) .format-slider-controls{gap:10px}:where(.toile-site) .format-slider-btn{width:34px;height:34px;border-radius:9px;background:#fff;border:1px solid #dcd3cb;color:#4c423b;transition:all .15s}:where(.toile-site) .format-slider-btn:hover:not(:disabled){background:#f9f5f0;border-color:#c8bbae;color:#1d1815}:where(.toile-site) .format-slider-track{min-width:60px}:where(.toile-site) .format-slider-track [data-slot=slider-range]{background:#f56b32}:where(.toile-site) .format-slider-track [data-slot=slider-thumb]{border-color:#f56b32;background:#ffffff;box-shadow:0 1px 4px rgba(0,0,0,.15);width:18px;height:18px;cursor:grab}:where(.toile-site) .format-slider-track [data-slot=slider-thumb]:active{cursor:grabbing}:where(.toile-site) .format-slider-bounds{margin-top:8px;font-size:11px;color:#857970}:where(.toile-site) .format-slider-bounds small{font-size:10px;color:#9b8c80;margin-left:3px}.toile-site{scroll-padding-top:115px}:where(.toile-site) .site-header-sticky{z-index:100;background:rgba(254,253,251,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(225,220,212,.85);box-shadow:0 4px 20px -3px rgba(32,28,24,.05);transition:all .2s ease}:where(.toile-site) .announcement{background:#1c1d22;color:#f7ede6;font-size:11px;letter-spacing:.9px;height:32px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.08)}:where(.toile-site) .announcement-content{display:flex;align-items:center;justify-content:center;gap:12px;font-weight:500;width:100%}:where(.toile-site) .announcement-icon{color:#ff915b;flex-shrink:0}:where(.toile-site) .announcement-badge{background:rgba(245,107,50,.22);color:#ff9e6d;font-size:9.5px;font-weight:700;letter-spacing:.8px;padding:2px 8px;border-radius:999px;border:1px solid rgba(245,107,50,.35);margin-left:4px}:where(.toile-site) .header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}:where(.toile-site) .brand{display:flex;align-items:center;gap:12px;font-size:20px;line-height:1.1;font-weight:800;letter-spacing:-.7px;color:#1f2025}:where(.toile-site) .brand-mark{background:#ffe6d6;color:#e5561a;border:1.5px solid #ffceb5;border-radius:12px;padding:7px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(229,86,26,.12);transition:transform .2s cubic-bezier(.16,1,.3,1)}:where(.toile-site) .brand:hover .brand-mark{transform:scale(1.05) rotate(-2deg)}:where(.toile-site) .brand-title{display:flex;flex-direction:column}:where(.toile-site) .brand-second{display:block;color:#3b3935;font-weight:700}:where(.toile-site) .header-nav{display:flex;align-items:center;gap:5px;background:#f1ede7;border:1.5px solid #ded8ce;border-radius:999px;padding:4px 6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 2px 8px rgba(0,0,0,.02)}:where(.toile-site) .header-nav-link{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;color:#4a4640;font-size:13.5px;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .18s cubic-bezier(.16,1,.3,1)}:where(.toile-site) .header-nav-icon{color:#79736b;flex-shrink:0;transition:color .18s ease,transform .18s ease}:where(.toile-site) .header-nav-link:hover{background:rgba(255,255,255,.92);color:#1a1917;box-shadow:0 2px 6px rgba(0,0,0,.06)}:where(.toile-site) .header-nav-link:hover .header-nav-icon{color:#e5561a;transform:scale(1.15)}:where(.toile-site) .header-nav-link.active{background:#1f2025!important;color:#ffffff!important;box-shadow:0 3px 10px rgba(31,32,37,.22)}:where(.toile-site) .header-nav-link.active .header-nav-icon{color:#ff915b}:where(.toile-site) .header-nav-link.active:hover{background:#121316!important;color:#ffffff!important}:where(.toile-site) .header-actions{display:flex;align-items:center;gap:12px}:where(.toile-site) .cart-btn{display:flex;align-items:center;gap:10px;background:#ffffff;color:#202124;font-weight:650;font-size:14px;padding:9px 17px;border:1.5px solid #ded9d0;border-radius:999px;box-shadow:0 2px 7px rgba(0,0,0,.04);transition:all .2s cubic-bezier(.16,1,.3,1)}:where(.toile-site) .cart-btn:hover{background:#fffdfb;border-color:#f56b32;box-shadow:0 4px 14px rgba(245,107,50,.16);transform:translateY(-1px)}:where(.toile-site) .cart-btn b{background:#f56b32;color:#ffffff;font-size:11px;font-weight:700;min-width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;box-shadow:0 2px 6px rgba(245,107,50,.35)}:where(.toile-site) .header-create{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(135deg,#ff7e47,#ee591d);border:1.5px solid #1f2024;color:#ffffff;padding:10px 18px;border-radius:999px;box-shadow:2px 3px 0 #1f2024;font-size:14px;font-weight:650;white-space:nowrap;letter-spacing:-.2px;transition:all .18s ease}:where(.toile-site) .header-create:hover{background:linear-gradient(135deg,#ff9160,#f6652b);box-shadow:3px 4px 0 #1f2024;transform:translateY(-1px);color:#ffffff}:where(.toile-site) .mobile-navigation{display:none;position:relative}:where(.toile-site) .mobile-navigation summary{display:flex;align-items:center;justify-content:center;list-style:none;cursor:pointer;background:#ffffff;border:1.5px solid #ded9cf;border-radius:12px;width:44px;height:44px;color:#202124;box-shadow:0 2px 6px rgba(0,0,0,.04);transition:all .2s ease}:where(.toile-site) .mobile-navigation summary:hover{border-color:#f56b32;color:#f56b32}:where(.toile-site) .mobile-navigation summary::-webkit-details-marker{display:none}:where(.toile-site) .mobile-menu-drawer{position:absolute;top:54px;right:0;width:310px;max-width:calc(100vw - 32px);background:#ffffff;border:1.5px solid #e2ddd5;box-shadow:0 16px 38px -4px rgba(32,28,25,.18);border-radius:18px;padding:12px;z-index:120;animation:mobileMenuFadeIn .2s cubic-bezier(.16,1,.3,1)}@keyframes mobileMenuFadeIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}:where(.toile-site) .mobile-menu-header{padding:6px 10px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#8c857b;border-bottom:1px solid #f0ece5;margin-bottom:6px}:where(.toile-site) .mobile-menu-list{display:flex;flex-direction:column;gap:4px}:where(.toile-site) .mobile-nav-link{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;color:#2c2925;text-decoration:none;transition:all .18s ease}:where(.toile-site) .mobile-nav-link:hover{background:#fff4ed}:where(.toile-site) .mobile-nav-link.active{background:#1f2025;color:#ffffff}:where(.toile-site) .mobile-nav-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f4efe9;color:#e5561a;flex-shrink:0;transition:all .18s ease}:where(.toile-site) .mobile-nav-link.active .mobile-nav-icon{background:rgba(255,255,255,.15);color:#ff9d6e}:where(.toile-site) .mobile-nav-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}:where(.toile-site) .mobile-nav-info strong{font-size:14px;font-weight:600;line-height:1.2}:where(.toile-site) .mobile-nav-info small{font-size:11.5px;color:#7f7971;line-height:1.3}:where(.toile-site) .mobile-nav-link.active .mobile-nav-info small{color:#c9c5be}:where(.toile-site) .mobile-nav-arrow{color:#b0a99f;flex-shrink:0}:where(.toile-site) .mobile-nav-link.active .mobile-nav-arrow{color:#ff9d6e}:where(.toile-site) .mobile-menu-footer{margin-top:10px;padding-top:10px;border-top:1px solid #f0ece5}:where(.toile-site) .mobile-cta-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#f56b32;color:#ffffff;font-size:13.5px;font-weight:650;padding:11px 14px;border-radius:11px;text-decoration:none;box-shadow:0 3px 8px rgba(245,107,50,.25);transition:background .18s ease}:where(.toile-site) .mobile-cta-btn:hover{background:#e5561a;color:#ffffff}@media (max-width:1080px){:where(.toile-site) .header-nav-link{padding:8px 12px;font-size:13px;gap:6px}}@media (max-width:940px){:where(.toile-site) .header-nav{display:none!important}:where(.toile-site) .mobile-navigation{display:block!important}}@media (max-width:650px){:where(.toile-site) .header{height:68px}:where(.toile-site) .brand{font-size:17px;gap:9px}:where(.toile-site) .brand-mark{padding:6px;border-radius:10px}:where(.toile-site) .announcement{height:auto;padding:6px 12px}:where(.toile-site) .announcement-badge{display:none}:where(.toile-site) .announcement-content{font-size:10px;letter-spacing:.6px;gap:8px}}:where(.toile-site) .preview-modes-row{display:flex;align-items:center;gap:10px;margin-bottom:0}:where(.toile-site) .preview-modes-row>[data-radix-tabs-root]{flex:1}:where(.toile-site) .ar-trigger-btn{display:flex;align-items:center;gap:7px;flex-shrink:0;background:#28292d;color:#fff;border:1.5px solid #3c3d42;border-radius:12px;padding:9px 13px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s,box-shadow .2s}:where(.toile-site) .ar-trigger-btn:hover{background:#383940;box-shadow:0 0 0 3px #f56b3222}:where(.toile-site) .ar-trigger-btn:disabled{opacity:.45;cursor:not-allowed}:where(.toile-site) .ar-trigger-btn svg{color:#ff9e6e}:where(.toile-site) .ar-overlay{position:fixed;inset:0;background:rgba(10,11,14,.72);backdrop-filter:blur(6px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:16px}:where(.toile-site) .ar-modal{background:#fff;border-radius:22px;width:min(500px,100%);max-height:90dvh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px #0009}:where(.toile-site) .ar-modal-header{display:flex;align-items:center;gap:10px;padding:18px 20px 14px;border-bottom:1px solid #ebebf0}:where(.toile-site) .ar-modal-title{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:600;color:#1e2024;flex:1}:where(.toile-site) .ar-modal-title svg{color:#f56b32}:where(.toile-site) .ar-modal-dims{font-size:12px;color:#888;background:#f4f4f7;border-radius:7px;padding:3px 8px;white-space:nowrap}:where(.toile-site) .ar-close{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f2f3f6;border:0;cursor:pointer;color:#555}:where(.toile-site) .ar-close:hover{background:#e8e9ee}:where(.toile-site) .ar-modal-body{flex:1;overflow-y:auto;padding:18px 20px}:where(.toile-site) .ar-modal-footer{padding:10px 20px 14px;border-top:1px solid #f0f0f5;font-size:11px;color:#9b9da8;text-align:center}:where(.toile-site) .ar-loading{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 0;color:#555}:where(.toile-site) .ar-loading p{font-size:14px;font-weight:500}:where(.toile-site) .ar-loading small{font-size:12px;color:#999}:where(.toile-site) .ar-spinner{animation:ar-spin 1s linear infinite;color:#f56b32}@keyframes ar-spin{to{transform:rotate(1turn)}}:where(.toile-site) .ar-error{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px 0;color:#9c4b23;text-align:center}:where(.toile-site) .ar-error p{font-size:14px;font-weight:500}:where(.toile-site) .ar-error small{font-size:12px;color:#aaa}:where(.toile-site) .ar-retry-btn{margin-top:6px;padding:8px 18px;background:#f56b32;color:#fff;border:0;border-radius:8px;cursor:pointer;font-size:13px}:where(.toile-site) .ar-tabs{display:flex;gap:6px;margin-bottom:16px;background:#f3f4f7;padding:4px;border-radius:12px}:where(.toile-site) .ar-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border:0;border-radius:9px;font-size:13px;font-weight:500;color:#6b6f7d;cursor:pointer;background:transparent;transition:all .2s}:where(.toile-site) .ar-tab.active{background:#fff;color:#1e2024;box-shadow:0 1px 4px #2222200d}:where(.toile-site) .ar-platform-block{display:flex;flex-direction:column;gap:12px}:where(.toile-site) .ar-platform-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:7px;font-size:11px;font-weight:600;letter-spacing:.3px;width:fit-content}:where(.toile-site) .ios-badge{background:#f0f0ff;color:#4c4caa}:where(.toile-site) .android-badge{background:#e8f5e9;color:#2e7d32}:where(.toile-site) .desktop-badge{background:#f4f4f7;color:#5b5e6b}:where(.toile-site) .ar-hint{font-size:13px;color:#6b6f7d;line-height:1.6;margin:0}:where(.toile-site) .ar-ios-launch{display:flex;align-items:center;justify-content:center;gap:10px;background:#1c1c1e;color:#fff;border-radius:14px;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;position:relative}:where(.toile-site) .ar-ios-launch:hover{background:#333}:where(.toile-site) .ar-android-launch{display:flex;align-items:center;justify-content:center;gap:10px;background:#1a73e8;color:#fff;border:0;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:600;cursor:pointer;width:100%}:where(.toile-site) .ar-download-link{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#777;text-decoration:underline;text-underline-offset:2px}:where(.toile-site) .ar-download-link:hover{color:#333}:where(.toile-site) .ar-desktop-downloads{display:flex;gap:10px}:where(.toile-site) .ar-dl-btn{display:flex;align-items:center;gap:6px;flex:1;justify-content:center;padding:9px;background:#f3f4f7;border-radius:10px;font-size:13px;font-weight:500;color:#3a3c47;text-decoration:none;border:1px solid #e2e3ea;transition:background .15s}:where(.toile-site) .ar-dl-btn:hover{background:#e8e9f0}:where(.toile-site) .ar-dl-btn small{font-size:11px;color:#888}:where(.toile-site) .ar-qr-panel{display:flex;flex-direction:column;align-items:center;gap:14px}:where(.toile-site) .ar-qr-wrap{background:#fff;border-radius:16px;padding:10px;box-shadow:0 2px 8px #2222200d;border:1px solid #ecedf2}:where(.toile-site) .ar-qr-wrap img{display:block;border-radius:8px}:where(.toile-site) .ar-qr-hint{display:flex;align-items:center;gap:7px;font-size:13px;color:#6b6f7d;text-align:center;max-width:320px;line-height:1.55}:where(.toile-site) .ar-qr-formats{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}:where(.toile-site) .ar-format-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:6px;font-size:11px;font-weight:500}:where(.toile-site) .ar-ready{display:flex;flex-direction:column;gap:0}@media(max-width:600px){:where(.toile-site) .ar-overlay{align-items:flex-end;padding:0}:where(.toile-site) .ar-modal{border-radius:22px 22px 0 0;width:100%;max-height:85dvh}}:where(.toile-site) .ar-tooltip-content{padding:0!important;border-radius:14px!important;overflow:hidden;max-width:280px;background:#ffffff!important;color:#202124!important;border:1px solid #e1e3e8;box-shadow:0 10px 25px rgba(0,0,0,.1)}:where(.toile-site) .ar-demo-preview{display:flex;flex-direction:column}:where(.toile-site) .ar-demo-preview img{width:100%;height:120px;object-fit:cover;display:block}:where(.toile-site) .ar-demo-preview div{padding:12px 14px}:where(.toile-site) .ar-demo-preview strong{display:block;font-size:13px;font-weight:600;margin-bottom:4px}:where(.toile-site) .ar-demo-preview p{font-size:12px;color:#6b6f7d;line-height:1.5;margin:0}:where(.toile-site) .ar-copy-link-box{display:flex;align-items:center;gap:8px;background:#f4f4f7;border:1px solid #e2e3ea;border-radius:10px;padding:6px;margin-top:10px}:where(.toile-site) .ar-copy-input{flex:1;background:transparent;border:none;font-size:13px;color:#6b6f7d;padding:4px 8px;outline:none;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:where(.toile-site) .ar-copy-btn{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e3ea;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;color:#3a3c47;cursor:pointer;transition:all .2s}:where(.toile-site) .ar-copy-btn:hover{background:#f8f9fa;border-color:#d1d3df}:where(.toile-site) .preview-modes{display:flex;gap:4px;align-items:center}:where(.toile-site) .preview-modes [role=tab]{display:flex;align-items:center;justify-content:center;gap:6px;flex:1;height:100%;border-radius:10px}:where(.toile-site) .footer-bottom nav{display:flex;flex-wrap:wrap;gap:6px;padding:0;border:0;border-radius:0;background:transparent;font-size:12px}:where(.toile-site) .footer-bottom nav a{padding:0;border-radius:0}:where(.toile-site) .site-header-sticky{position:sticky;top:0;z-index:1000;transition:all .3s cubic-bezier(.16,1,.3,1)}:where(.toile-site) .site-header-sticky .announcement{transition:max-height .3s ease,opacity .25s ease,padding .3s ease;max-height:40px;opacity:1}:where(.toile-site) .site-header-sticky.is-scrolled .announcement{max-height:0;opacity:0;padding-top:0;padding-bottom:0;overflow:hidden;pointer-events:none}:where(.toile-site) .site-header-sticky.is-scrolled .header{height:58px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1.5px solid rgba(222,216,206,.85);box-shadow:0 4px 20px rgba(28,25,22,.08)}:where(.toile-site) .site-header-sticky.is-scrolled .brand{font-size:17px;gap:8px}:where(.toile-site) .site-header-sticky.is-scrolled .brand-mark{padding:5px;border-radius:9px;transform:scale(.9)}:where(.toile-site) .site-header-sticky.is-scrolled .header-nav{padding:3px 4px}:where(.toile-site) .site-header-sticky.is-scrolled .header-nav-link{padding:6px 12px;font-size:12.5px;gap:6px}:where(.toile-site) .site-header-sticky.is-scrolled .cart-btn{padding:7px 13px;font-size:13px}:where(.toile-site) .site-header-sticky.is-scrolled .header-create{padding:7px 14px;font-size:13px}:where(.toile-site) .preview-price-card{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#ffffff,#fff9f5);border:1.5px solid #f3cfba;border-radius:16px;padding:14px 18px;box-shadow:0 4px 16px rgba(245,107,50,.08),0 1px 3px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}:where(.toile-site) .preview-price-card:hover{box-shadow:0 6px 20px rgba(245,107,50,.12);border-color:#efa57b}:where(.toile-site) .preview-price-info{display:flex;flex-direction:column;gap:4px;min-width:0}:where(.toile-site) .preview-price-badge{display:inline-flex;align-items:center;width:fit-content;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#c44f1c;background:#ffe6d8;padding:3px 8px;border-radius:6px}:where(.toile-site) .preview-price-desc{font-size:13px;font-weight:600;color:#44403c;line-height:1.35;white-space:normal}:where(.toile-site) .preview-price-amount-block{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}:where(.toile-site) .preview-price-amount{font-size:34px;font-weight:800;letter-spacing:-1.2px;color:#1f2025;line-height:1;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#1f2025 30%,#de531b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}:where(.toile-site) .preview-price-tax{font-size:11px;font-weight:500;color:#8c8378;margin-top:4px}@media (max-width:600px){:where(.toile-site) .preview-price-card{flex-direction:column;align-items:flex-start;gap:12px;padding:13px 15px}:where(.toile-site) .preview-price-amount-block{align-items:flex-start;width:100%;border-top:1px dashed #eed6c6;padding-top:10px}:where(.toile-site) .preview-price-amount{font-size:30px}}:where(.toile-site) .format-slider-wrap{margin-top:14px;background:#ffffff;border:1.5px solid #ebd9cf;border-radius:16px;padding:16px 18px 14px;box-shadow:0 2px 8px rgba(0,0,0,.03)}:where(.toile-site) .format-slider-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:10px}:where(.toile-site) .format-slider-title{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:650;color:#3f3833}:where(.toile-site) .format-slider-title svg{color:#f56b32}:where(.toile-site) .format-slider-badge{font-size:14px;font-weight:700;color:#1f2025;background:#fff3ec;border:1.5px solid #f6cfb8;border-radius:8px;padding:4px 11px;font-variant-numeric:tabular-nums;box-shadow:0 1px 3px rgba(245,107,50,.08)}:where(.toile-site) .format-slider-controls{display:flex;align-items:center;gap:12px}:where(.toile-site) .format-slider-btn{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:10px;background:#ffffff;border:1.5px solid #ded6cd;color:#3f3833;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.04);transition:all .18s cubic-bezier(.16,1,.3,1)}:where(.toile-site) .format-slider-btn:hover:not(:disabled){background:#fff4ed;border-color:#f56b32;color:#e5561a;transform:scale(1.05)}:where(.toile-site) .format-slider-btn:active:not(:disabled){transform:scale(.95)}:where(.toile-site) .format-slider-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}:where(.toile-site) .format-slider-track{flex:1;min-width:80px;display:flex;align-items:center;padding:8px 0}:where(.toile-site) .fluid-range-slider{-webkit-appearance:none;appearance:none;width:100%;height:10px;border-radius:999px;background:linear-gradient(to right,#f56b32 0,#f56b32 var(--slider-progress,50%),#e7e2db var(--slider-progress,50%),#e7e2db 100%);outline:none;cursor:pointer;transition:background .1s ease;margin:0;padding:0;border:none}:where(.toile-site) .fluid-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#ffffff;border:3px solid #f56b32;box-shadow:0 2px 8px rgba(245,107,50,.38),0 1px 3px rgba(0,0,0,.15);cursor:grab;transition:transform .15s ease,box-shadow .15s ease}:where(.toile-site) .fluid-range-slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 12px rgba(245,107,50,.45)}:where(.toile-site) .fluid-range-slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.08);background:#fff4ed}:where(.toile-site) .fluid-range-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#ffffff;border:3px solid #f56b32;box-shadow:0 2px 8px rgba(245,107,50,.38),0 1px 3px rgba(0,0,0,.15);cursor:grab;transition:transform .15s ease,box-shadow .15s ease}:where(.toile-site) .fluid-range-slider::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 3px 12px rgba(245,107,50,.45)}:where(.toile-site) .format-slider-bounds{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:11.5px;color:#7a726a}:where(.toile-site) .format-slider-bounds strong{color:#2b2723;font-weight:600}:where(.toile-site) .support-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:1.5rem}:where(.toile-site) .support-choice-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff;border:1.5px solid #ded9d0;border-radius:16px;padding:14px 10px;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 6px rgba(0,0,0,.03)}:where(.toile-site) .support-choice-card:hover{border-color:#f56b32;transform:translateY(-2px);box-shadow:0 6px 16px rgba(245,107,50,.1)}:where(.toile-site) .support-choice-card.selected{background:#fff8f3!important;border-color:#f56b32!important;box-shadow:0 4px 14px rgba(245,107,50,.18),inset 0 0 0 1px #f56b32!important}:where(.toile-site) .support-3d-icon{width:86px;height:68px;margin-bottom:8px;transition:transform .2s ease}:where(.toile-site) .support-choice-card:hover .support-3d-icon{transform:scale(1.06)}:where(.toile-site) .support-card-text{display:flex;flex-direction:column;gap:3px}:where(.toile-site) .support-card-text strong{font-size:14px;font-weight:700;color:#202124}:where(.toile-site) .support-card-text small{font-size:11.5px;color:#7a726a;line-height:1.3}:where(.toile-site) .depth-3d-icon{width:84px;height:66px;flex-shrink:0;transition:transform .2s ease}:where(.toile-site) .relief-cards label:hover .depth-3d-icon{transform:scale(1.06)}:where(.toile-site) .finish-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}:where(.toile-site) .finish-tiles label{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff;border:1.5px solid #ded9d0;border-radius:14px;padding:10px 6px 12px;cursor:pointer;transition:all .2s ease}:where(.toile-site) .finish-tiles label:hover{border-color:#f56b32;transform:translateY(-2px);box-shadow:0 4px 12px rgba(245,107,50,.12)}:where(.toile-site) .finish-tiles label.selected{background:#fff8f3!important;border-color:#f56b32!important;box-shadow:0 4px 12px rgba(245,107,50,.18),inset 0 0 0 1px #f56b32!important}:where(.toile-site) .edge-3d-icon{width:100%;max-width:86px;height:68px;margin-bottom:6px;transition:transform .2s ease}:where(.toile-site) .finish-tiles label:hover .edge-3d-icon{transform:scale(1.06)}:where(.toile-site) .finish-tiles strong{font-size:12px;font-weight:650;color:#2b2825;line-height:1.25}:where(.toile-site) .alu-color-dot{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(0,0,0,.15);display:inline-block;margin-right:6px}:where(.toile-site) .alu-color-dot.grey{background:#9ca3af}:where(.toile-site) .alu-color-dot.white{background:#ffffff;border-color:#d1d5db}:where(.toile-site) .alu-color-dot.black{background:#1f2937}@media (max-width:600px){:where(.toile-site) .finish-tiles{grid-template-columns:repeat(2,1fr);gap:8px}}:where(.toile-site) .legal-nav-active{background-color:#ff7945!important;color:#242424!important;border-color:#242424!important;box-shadow:2px 2px 0 #242424}:where(.toile-site) .cms-prose a,:where(.toile-site) .legal-prose a{color:#d95b26!important;font-weight:600;text-decoration:underline;text-underline-offset:3px}:where(.toile-site) .cms-prose a:hover,:where(.toile-site) .legal-prose a:hover{color:#ff7945!important}:where(.toile-site) .cms-prose h2{letter-spacing:-.02em;color:#252629}